Method
GtkComboBoxget_wrap_width
since: 2.6
Declaration [src]
gint
gtk_combo_box_get_wrap_width (
GtkComboBox* combo_box
)
Description [src]
Returns the wrap width which is used to determine the number of columns for the popup menu. If the wrap width is larger than 1, the combo box is in table mode.
Available since: 2.6
Gets property | Gtk.ComboBox:wrap-width |