package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method private virtual connect : 'b. ([> `combobox ], 'b) GtkSignal.t -> callback:'b -> GtkSignal.id
method private virtual notify : 'b. ([> `combobox ], 'b) Gobject.property -> callback:('b -> unit) -> GtkSignal.id
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