package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'a = < as_item : [> `widget ] Gtk.obj.. >
val obj : 'b Gtk.obj
method add : 'a -> unit
method all_children : 'a list
method append : 'a -> unit
method as_widget : Gtk.widget Gtk.obj
method border_width : int
method children : 'a list
method coerce : GObj.widget
method destroy : unit -> unit
method drag : GObj.drag_ops
method focus : focus
method get_oid : int
method virtual insert : 'a -> pos:int -> unit
method misc : GObj.misc_ops
method prepend : 'a -> unit
method remove : 'a -> unit
method resize_mode : Gtk.Tags.resize_mode
method set_border_width : int -> unit
method set_resize_mode : Gtk.Tags.resize_mode -> unit
method private virtual wrap : Gtk.widget Gtk.obj -> 'a