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