parser_finished
Description:
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.