gtkBuildableCustomTagEnd {RGtk2} | R Documentation |
This is called at the end of each custom element handled by the buildable.
gtkBuildableCustomTagEnd(object, builder, child, tagname, data)
|
[GtkBuildable ] A GtkBuildable |
|
[GtkBuilder ] GtkBuilder used to construct this object |
|
[GObject ] child object or NULL for non-child tags |
|
[character] name of tag |
|
[R object] user data that will be passed in to parser functions |
Since 2.12
Derived by RGtkGen from GTK+ documentation