package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val obj : 'b Gtk.obj
method add : callback:(GObj.widget -> unit) -> GtkSignal.id
method after : < add : callback:(GObj.widget -> unit) -> GtkSignal.id ; after : 'c ; destroy : callback:(unit -> unit) -> GtkSignal.id ; embedded : callback:(unit -> unit) -> GtkSignal.id ; notify_border_width : callback:(int -> unit) -> GtkSignal.id ; notify_resize_mode : callback:(GtkEnums.resize_mode -> unit) -> GtkSignal.id ; remove : callback:(GObj.widget -> unit) -> GtkSignal.id.. > as 'c
method destroy : callback:(unit -> unit) -> GtkSignal.id
method embedded : callback:(unit -> unit) -> GtkSignal.id
method notify_border_width : callback:(int -> unit) -> GtkSignal.id
method notify_resize_mode : callback:(GtkEnums.resize_mode -> unit) -> GtkSignal.id
method remove : callback:(GObj.widget -> unit) -> GtkSignal.id