RGtk2 (version 2.20.31)

gtkMiscGetPadding: gtkMiscGetPadding

Description

Gets the padding in the X and Y directions of the widget. See gtkMiscSetPadding.

Usage

gtkMiscGetPadding(object)

Arguments

object

Value

A list containing the following elements:
xpad
location to store padding in the X direction, or NULL. [ allow-none ]
ypad
location to store padding in the Y direction, or NULL. [ allow-none ]