RcProperty.parseRequisition

A GtkRcPropertyParser for use with Settings.installPropertyParser or Widget.classInstallStylePropertyParser which parses a requisition in the form "{ width, height }" for integers width and height.

struct RcProperty
static
bool
parseRequisition

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.Requisition