RcProperty.parseBorder

A GtkRcPropertyParser for use with Settings.installPropertyParser or Widget.classInstallStylePropertyParser which parses borders in the form "{ left, right, top, bottom }" for integers left, right, top and bottom.

struct RcProperty
static
bool
parseBorder

Parameters

pspec ParamSpec
gstring StringG

the GString to be parsed

propertyValue Value

a gobject.Value which must hold boxed values.

Return Value

Type: bool

TRUE if gstring could be parsed and property_value has been set to the resulting gtk.Border