Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMiscSetAlignment: gtkMiscSetAlignment
Description
Sets the alignment of the widget.
Usage
gtkMiscSetAlignment(object, xalign, yalign)
Arguments
object
a
GtkMisc
.
xalign
the horizontal alignment, from 0 (left) to 1 (right).
yalign
the vertical alignment, from 0 (top) to 1 (bottom).