Class GEdit.combo_box_signals

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

Inherits
method changed : callback:(unit -> unit) -> GtkSignal.id
method notify_active : callback:(int -> unit) -> GtkSignal.id
method notify_add_tearoffs : callback:(bool -> unit) -> GtkSignal.id
method notify_focus_on_click : callback:(bool -> unit) -> GtkSignal.id
method notify_entry_text_column : callback:(int -> unit) -> GtkSignal.id
method notify_has_entry : callback:(bool -> unit) -> GtkSignal.id
method notify_has_frame : callback:(bool -> unit) -> GtkSignal.id
method notify_wrap_width : callback:(int -> unit) -> GtkSignal.id