gtkTreeViewGetGridLines {RGtk2}R Documentation

gtkTreeViewGetGridLines

Description

Returns which grid lines are enabled in tree.view.

Usage

gtkTreeViewGetGridLines(object)

Arguments

object [GtkTreeView] a GtkTreeView

Details

Since 2.10

Value

[GtkTreeViewGridLines] a GtkTreeViewGridLines value indicating which grid lines are enabled.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]