man GEdit.combo_box () - no description

NAME

GEdit.combo_box - no description

Class

Class GEdit.combo_box

Documentation

class combo_box : [> Gtk.combo_box ] Gtk.obj -> object end

Since GTK 2.4

Parameters:

""

([> Gtk.combo_box ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method event : GObj.event_ops

method active : int

method active_iter : Gtk.tree_iter option

method connect : GEdit.combo_box_signals

method model : GTree.model

method set_active : int -> unit

method set_active_iter : Gtk.tree_iter option -> unit

method set_column_span_column : int GTree.column -> unit

method set_model : GTree.model -> unit

method set_row_span_column : int GTree.column -> unit

method set_wrap_width : int -> unit

method wrap_width : int

method add_tearoffs : bool

Since GTK 2.6

method set_add_tearoffs : bool -> unit

Since GTK 2.6

method focus_on_click : bool

Since GTK 2.6

method set_focus_on_click : bool -> unit

Since GTK 2.6

method has_frame : bool

Since GTK 2.6

method set_has_frame : bool -> unit

Since GTK 2.6

method set_row_separator_func : (GTree.model -> Gtk.tree_iter -> bool) option -> unit

Since GTK 2.6