StyleContext.getMargin

Gets the margin for a given state as a GtkBorder. See GTK_STYLE_PROPERTY_MARGIN.

class StyleContext
void
getMargin

Parameters

state GtkStateFlags

state to retrieve the border for

margin GtkBorder

return value for the margin settings. out Since 3.0

Meta