gtkBuildableCustomTagStart {RGtk2} | R Documentation |
This is called for each unknown element under <child>.
gtkBuildableCustomTagStart(object, builder, child, tagname, parser, data)
|
|
|
a |
|
child object or |
|
name of tag |
|
a GMarkupParserstructure to fill in |
|
return location for user data that will be passed in to parser functions |
Since 2.12
[logical] TRUE
if a object has a custom implementation, FALSE
if it doesn't.
Derived by RGtkGen from GTK+ documentation