gtkComboBoxEntrySetTextColumn {RGtk2} | R Documentation |
Sets the model column which entry.box
should use to get strings from
to be text.column
.
gtkComboBoxEntrySetTextColumn(object, text.column)
|
[GtkComboBoxEntry ] A GtkComboBoxEntry . |
|
[integer] A column in model to get the strings from. |
Since 2.4
Derived by RGtkGen from GTK+ documentation