A #GtkRcPropertyParser for use with gtk.settings.Settings.installPropertyParser or gtk.widget_class.WidgetClass.installStylePropertyParser which parses a requisition in the form "{ width, height }" for integers width and height.
a #GParamSpec
the #GString to be parsed
a #GValue which must hold boxed values.
true if gstring could be parsed and property_value has been set to the resulting #GtkRequisition.
A #GtkRcPropertyParser for use with gtk.settings.Settings.installPropertyParser or gtk.widget_class.WidgetClass.installStylePropertyParser which parses a requisition in the form "{ width, height }" for integers width and height.