gtkTreeViewColumnSetClickable {RGtk2} | R Documentation |
Sets the header to be active if active
is TRUE
. When the header is active,
then it can take keyboard focus, and can be clicked.
gtkTreeViewColumnSetClickable(object, active)
|
[GtkTreeViewColumn ] A GtkTreeViewColumn . |
|
[logical] TRUE if the header is active. |
Derived by RGtkGen from GTK+ documentation