set_scope


Description:

public void set_scope (BuilderScope? scope)

Sets the scope the builder should operate in.

If scope is null, a new [class@Gtk.BuilderCScope] will be created.

Parameters:

this

a `GtkBuilder`

scope

the scope to use