[ Version ( since = "2.12" ) ]
public abstract void parser_finished (Builder builder)
Called when the builder finishes the parsing of a GtkBuilder UI definition.
Note that this will be called once for each time add_from_file or add_from_string is called on a builder.
this | |
builder |
a Builder |