Class GPack.fixed
A container which allows you to position widgets at fixed coordinates @gtkdoc gtk GtkFixed
inherit GContainer.container_full
method event : GObj.event_ops
method move : GObj.widget -> x:int -> y:int -> unit
method put : GObj.widget -> x:int -> y:int -> unit