Gtk.Buildable::parser_finished
function vfunc_parser_finished(builder:Gtk.Builder):void { }
Called when the builder finishes the parsing of a <link linkend="BUILDER-UI">GtkBuilder UI definition</link>. Note that this will be called once for each time Gtk.add_from_file or Gtk.add_from_string is called on a builder.
Since 2.12
- builder