Documentation
Dlang.org
Builder.getScope
gtk
builder
Builder
Gets the scope in use that was set via
gtk.builder.Builder.setScope
.
class
Builder
gtk.builder_scope.BuilderScope
getScope
(
)
Return Value
Type:
gtk
.
builder_scope
.
BuilderScope
the current scope
gtk
builder
Builder
constructors
this
functions
addFromFile
addFromResource
addFromString
addObjectsFromFile
addObjectsFromResource
addObjectsFromString
createClosure
exposeObject
extendWithTemplate
getCurrentObject
getObject
getObjects
getScope
getTranslationDomain
getTypeFromName
setCurrentObject
setScope
setTranslationDomain
valueFromString
valueFromStringType
static functions
newFromFile
newFromResource
newFromString
Gets the scope in use that was set via gtk.builder.Builder.setScope.