GPack.fixedA container which allows you to position widgets at fixed coordinates @gtkdoc gtk GtkFixed
inherit GContainer.container_fullmethod event : GObj.event_opsmethod move : GObj.widget -> x:int -> y:int -> unitmethod put : GObj.widget -> x:int -> y:int -> unit