gtkRcPropertyParseBorder {RGtk2} | R Documentation |
A
GtkRcPropertyParserfor use with
gtkSettingsInstallPropertyParser
or gtkWidgetClassInstallStylePropertyParser
which parses
borders in the form
"{ left, right, top, bottom }"
for integers
left
, right
, top
and bottom
.
gtkRcPropertyParseBorder(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