Method
Gtk.Builder.get_scope
Declaration [src]
GtkBuilderScope*
gtk_builder_get_scope (
  GtkBuilder* builder
)
Description [src]
Gets the scope in use that was set via gtk_builder_set_scope().
| Gets property | Gtk.Builder:scope | 
Return value
| Returns: GtkBuilderScope | |
| the current scope | |
| Ownership is not transferred to the caller | |