Module GtkBinProps.AspectFrame


module AspectFrame: sig .. end

val cast : 'a Gobject.obj -> Gtk.aspect_frame Gtk.obj
module P: sig .. end
val create : Gtk.aspect_frame Gobject.param list -> Gtk.aspect_frame Gtk.obj
val make_params : cont:(([> `aspectframe ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list ->
?obey_child:bool -> ?ratio:float -> ?xalign:float -> ?yalign:float -> 'b