class misc :A base class for widgets with alignments and padding[> Gtk.misc ] Gtk.obj ->object..end
val obj : ([> Gtk.misc ] as 'a) Gtk.objmethod set_xalign : float -> unitmethod set_yalign : float -> unitmethod set_xpad : int -> unitmethod set_ypad : int -> unitmethod xalign : floatmethod yalign : floatmethod xpad : intmethod ypad : int