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
Type: GtkBuilderScope
The current scope.
The returned data is owned by the instance. |