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.
a gobject.ParamSpec
the GString to be parsed
a gobject.Value which must hold boxed values.
TRUE if gstring could be parsed and property_value has been set to the resulting gtk.Border
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.