| gtkMiscGetAlignment {RGtk2.10} | R Documentation |
Gets the X and Y alignment of the widget within its allocation. See
gtkMiscSetAlignment.
gtkMiscGetAlignment(object)
|
[GtkMisc] a GtkMisc |
A list containing the following elements:
|
[numeric] location to store X alignment of misc, or NULL |
|
[numeric] location to store Y alignment of misc, or NULL |
Derived by RGtkGen from GTK+ documentation