man GPack.layout () - Infinite scrollable area containing child widgets and/or custom drawing
NAME
GPack.layout - Infinite scrollable area containing child widgets and/or custom drawing
Class
Class GPack.layout
Documentation
class layout : [> Gtk.layout ] Gtk.obj -> object end
Infinite scrollable area containing child widgets and/or custom drawing
Parameters:
- ""
([> Gtk.layout ] as 'a) Gtk.obj
val obj : 'a Gtk.obj
method event : GObj.event_ops
method freeze : unit -> unit
method hadjustment : GData.adjustment
method height : int
method move : GObj.widget -> x:int -> y:int -> unit
method put : GObj.widget -> x:int -> y:int -> unit
method set_hadjustment : GData.adjustment -> unit
method set_height : int -> unit
method set_vadjustment : GData.adjustment -> unit
method set_width : int -> unit
method thaw : unit -> unit
method vadjustment : GData.adjustment
method width : int