Method
GtkBuilderget_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. | |
| The data is owned by the instance. |