gtkComboBoxSetColumnSpanColumn {RGtk2} | R Documentation |
Sets the column with column span information for combo.box
to be
column.span
. The column span column contains integers which indicate
how many columns an item should span.
gtkComboBoxSetColumnSpanColumn(object, column.span)
|
[GtkComboBox ] A GtkComboBox |
|
[integer] A column in the model passed during construction |
Since 2.4
Derived by RGtkGen from GTK+ documentation