Builder.setApplication
void setApplication(gtk.application.Application application)Sets the application associated with builder.
You only need this function if there is more than one #GApplication in your process. application cannot be null.
Parameters
application | a #GtkApplication |