Class GMisc.misc


class misc : [> Gtk.misc ] Gtk.obj -> object .. end
A base class for widgets with alignments and padding
GTK documentation: GtkMisc
Inherits
val obj : ([> Gtk.misc ] as 'a) Gtk.obj
method set_xalign : float -> unit
method set_yalign : float -> unit
method set_xpad : int -> unit
method set_ypad : int -> unit
method xalign : float
method yalign : float
method xpad : int
method ypad : int