gtkBuildableParserFinished {RGtk2} | R Documentation |
Called when the builder finishes the parsing of a
GtkBuilder UI definition.
Note that this will be called once for each time
gtkBuilderAddFromFile
or gtkBuilderAddFromString
is called on a builder.
gtkBuildableParserFinished(object, builder)
|
[GtkBuildable ] a GtkBuildable |
|
[GtkBuilder ] a GtkBuilder |
Since 2.12
Derived by RGtkGen from GTK+ documentation