_gtkWidgetPaddingGet

For a widget, get the padding (in pixels) of the both directions (x and y).

Retourne les valeurs de l'espace avec le bord pour un widget.

Type :

fun [ObjGtk] [I I]

_widget_ : ObjGtk : any widget (may be not all).

Return : [I I] : the current values or nil if error.

Back