Package: gtk

Function gtk-misc-get-padding

Lambda List

gtk-misc-get-padding (misc)

Arguments

misc -- a gtk-misc widget

Return Value

xpad -- a float with the padding in the x direction
ypad -- a float with the padding in the y direction

Details

Gets the padding in the x and y directions of the widget.

Warning

The function gtk-misc-get-padding has been deprecated since version 3.14 and should not be used in newly written code. Use gtk-widget alignment and margin properties.
 

See also

2021-7-21