StyleContext.getPadding

Gets the padding for a given state as a GtkBorder. See GTK_STYLE_PROPERTY_PADDING.

class StyleContext
void
getPadding

Parameters

state GtkStateFlags

state to retrieve the padding for

padding GtkBorder

return value for the padding settings. out Since 3.0

Meta