gtkRcPropertyParseRequisition {RGtk2} | R Documentation |
A
GtkRcPropertyParserfor use with
gtkSettingsInstallPropertyParser
or gtkWidgetClassInstallStylePropertyParser
which parses a
requisition in the form
"{ width, height }"
for integers width
and height
.
gtkRcPropertyParseRequisition(pspec, gstring)
|
|
|
the characterto be parsed |
A list containing the following elements:
retval |
[logical] |
|
a R objectwhich must hold boxed values. |
Derived by RGtkGen from GTK+ documentation