StyleContext.getBorder

Gets the border for a given state as a GtkBorder. See GTK_STYLE_PROPERTY_BORDER_WIDTH.

class StyleContext
void
getBorder

Parameters

state GtkStateFlags

state to retrieve the border for

border GtkBorder

return value for the border settings. out Since 3.0

Meta