parser_finished


Description:

[ NoWrapper ]
public abstract void parser_finished (Builder builder)

Called when a builder finishes the parsing of a UI definition.

It is normally not necessary to implement this, unless you need to perform special cleanup actions. `GtkWindow` sets the `GtkWidget:visible` property here.