gtkCListColumnTitlePassive {RGtk2} | R Documentation |
Causes the specified column title button to become passive, i.e., does
not respond to events, such as the user clicking on it.
WARNING: gtk_clist_column_title_passive
is deprecated and should not be used in newly-written code.
gtkCListColumnTitlePassive(object, column)
|
[GtkCList ] The GtkCList to affect. |
|
[integer] The column to make passive, counting from 0. |
Derived by RGtkGen from GTK+ documentation