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)
|
The |
|
The column to set the width. |
|
The width, in pixels. |
Derived by RGtkGen from GTK+ documentation