Module GtkMiscProps.Misc


module Misc: sig .. end

val cast : 'a Gobject.obj -> Gtk.misc Gtk.obj
module P: sig .. end
val make_params : cont:(([> `misc ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list ->
?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> 'b