Gets the padding in the X and Y directions of the widget.
Use Widget alignment and margin properties.
See set_padding.
this |
a Misc |
xpad |
location to store padding in the X direction, or null |
ypad |
location to store padding in the Y direction, or null |