class fixed :A container which allows you to position widgets at fixed coordinatesGtk.fixed Gtk.obj ->object..end
val obj : Gtk.fixed Gtk.objmethod event : GObj.event_opsmethod move : GObj.widget -> x:int -> y:int -> unitmethod put : GObj.widget -> x:int -> y:int -> unitmethod set_has_window : bool -> unitmethod has_window : bool