Builder.setScope
void setScope(gtk.builder_scope.BuilderScope scope_ = null)Sets the scope the builder should operate in.
If scope is null, a new [gtk.builder_cscope.BuilderCScope] will be created.
Parameters
scope_ | the scope to use |
void setScope(gtk.builder_scope.BuilderScope scope_ = null)Sets the scope the builder should operate in.
If scope is null, a new [gtk.builder_cscope.BuilderCScope] will be created.
scope_ | the scope to use |