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