package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method add : callback:(GObj.widget -> unit) -> GtkSignal.id
method after : < add : callback:(GObj.widget -> unit) -> GtkSignal.id ; after : 'a ; destroy : callback:(unit -> unit) -> GtkSignal.id ; item_activated : callback:(Gtk.tree_path -> unit) -> GtkSignal.id ; notify_border_width : callback:(int -> unit) -> GtkSignal.id ; notify_column_spacing : callback:(int -> unit) -> GtkSignal.id ; notify_columns : callback:(int -> unit) -> GtkSignal.id ; notify_item_width : callback:(int -> unit) -> GtkSignal.id ; notify_margin : callback:(int -> unit) -> GtkSignal.id ; notify_orientation : callback:(GtkEnums.orientation -> unit) -> GtkSignal.id ; notify_resize_mode : callback:(GtkEnums.resize_mode -> unit) -> GtkSignal.id ; notify_row_spacing : callback:(int -> unit) -> GtkSignal.id ; notify_selection_mode : callback:(GtkEnums.selection_mode -> unit) -> GtkSignal.id ; notify_spacing : callback:(int -> unit) -> GtkSignal.id ; remove : callback:(GObj.widget -> unit) -> GtkSignal.id ; selection_changed : callback:(unit -> unit) -> GtkSignal.id.. > as 'a
method destroy : callback:(unit -> unit) -> GtkSignal.id
method item_activated : callback:(Gtk.tree_path -> unit) -> GtkSignal.id
method notify_border_width : callback:(int -> unit) -> GtkSignal.id
method notify_column_spacing : callback:(int -> unit) -> GtkSignal.id
method notify_columns : callback:(int -> unit) -> GtkSignal.id
method notify_item_width : callback:(int -> unit) -> GtkSignal.id
method notify_margin : callback:(int -> unit) -> GtkSignal.id
method notify_orientation : callback:(GtkEnums.orientation -> unit) -> GtkSignal.id
method notify_resize_mode : callback:(GtkEnums.resize_mode -> unit) -> GtkSignal.id
method notify_row_spacing : callback:(int -> unit) -> GtkSignal.id
method notify_selection_mode : callback:(GtkEnums.selection_mode -> unit) -> GtkSignal.id
method notify_spacing : callback:(int -> unit) -> GtkSignal.id
method remove : callback:(GObj.widget -> unit) -> GtkSignal.id
method selection_changed : callback:(unit -> unit) -> GtkSignal.id