gtkMiscGetPadding {RGtk2} | R Documentation |
Gets the padding in the X and Y directions of the widget.
See gtkMiscSetPadding
.
gtkMiscGetPadding(object)
|
[GtkMisc ] a GtkMisc |
A list containing the following elements:
|
[integer] location to store padding in the X direction, or NULL |
|
[integer] location to store padding in the Y direction, or NULL |
Derived by RGtkGen from GTK+ documentation