gtkMiscSetAlignment {RGtk2} | R Documentation |
Sets the alignment of the widget.
gtkMiscSetAlignment(object, xalign, yalign)
|
[GtkMisc ] a GtkMisc . |
|
[numeric] the horizontal alignment, from 0 (left) to 1 (right). |
|
[numeric] the vertical alignment, from 0 (top) to 1 (bottom). |
Derived by RGtkGen from GTK+ documentation