gtkCListColumnTitlesPassive {RGtk2} | R Documentation |
Causes all column title buttons to become passive. This is the same
as calling gtkCListColumnTitlePassive
for each column.
WARNING: gtk_clist_column_titles_passive
is deprecated and should not be used in newly-written code.
gtkCListColumnTitlesPassive(object)
|
[GtkCList ] The GtkCList to affect. |
Derived by RGtkGen from GTK+ documentation