| gtkCListSetColumnWidth {RGtk2} | R Documentation |
Causes the column specified for the GtkCList to be set to
a specified width.
WARNING: gtk_clist_set_column_width is deprecated and should not be used in newly-written code.
gtkCListSetColumnWidth(object, column, width)
|
[GtkCList] The GtkCList to affect. |
|
[integer] The column to set the width. |
|
[integer] The width, in pixels. |
Derived by RGtkGen from GTK+ documentation