Class GPack.layout
Infinite scrollable area containing child widgets and/or custom drawing @gtkdoc gtk GtkLayout
inherit GContainer.container_full
- constraint 'a = [> Gtk.layout ]
val obj : 'a Gtk.obj
method event : GObj.event_opsmethod bin_window : Gdk.windowmethod hadjustment : GData.adjustmentmethod height : intmethod move : GObj.widget -> x:int -> y:int -> unitmethod put : GObj.widget -> x:int -> y:int -> unitmethod set_hadjustment : GData.adjustment -> unitmethod set_height : int -> unitmethod set_vadjustment : GData.adjustment -> unitmethod set_width : int -> unitmethod vadjustment : GData.adjustmentmethod width : int