GtkRcPropertyParser
for use with gtkSettingsInstallPropertyParser
or gtkWidgetClassInstallStylePropertyParser
which parses a
requisition in the form
"{ width, height }"
for integers width
and height
.gtkRcPropertyParseRequisition(pspec, gstring)
pspec
gstring
character
to be parsedTRUE
if gstring
could be parsed and property.value
has been set to the resulting GtkRequisition
.property.value
R object
which must hold boxed values.