| gtkCListColumnsAutosize {RGtk2} | R Documentation |
Auto-sizes all columns in the CList and returns the total width of the CList.
WARNING: gtk_clist_columns_autosize is deprecated and should not be used in newly-written code.
gtkCListColumnsAutosize(object)
|
[GtkCList] The GtkCList to affect. |
[integer] The total width of the CList.
Derived by RGtkGen from GTK+ documentation