gtkButtonGetAlignment {RGtk2} | R Documentation |
Gets the alignment of the child in the button.
gtkButtonGetAlignment(object)
|
[GtkButton ] a GtkButton |
Since 2.4
A list containing the following elements:
|
[numeric] return location for horizontal alignment |
|
[numeric] return location for vertical alignment |
Derived by RGtkGen from GTK+ documentation