Module GtkPack.Fixed

module Fixed: GtkPackProps.Fixed

val cast : 'a Gobject.obj -> Gtk.fixed Gtk.obj
val create : Gtk.fixed Gobject.param list -> Gtk.fixed Gtk.obj
val put : [> `fixed ] Gtk.obj -> [> `widget ] Gtk.obj -> x:int -> y:int -> unit
val move : [> `fixed ] Gtk.obj -> [> `widget ] Gtk.obj -> x:int -> y:int -> unit