gtkFrameGetLabelAlign {RGtk2} | R Documentation |
Retrieves the X and Y alignment of the frame's label. See
gtkFrameSetLabelAlign
.
gtkFrameGetLabelAlign(object)
|
[GtkFrame ] a GtkFrame |
A list containing the following elements:
|
[numeric] location to store X alignment of frame's label, or NULL |
|
[numeric] location to store X alignment of frame's label, or NULL |
Derived by RGtkGen from GTK+ documentation