Method
VtePropertiesget_registry
unstable since: 0.82
Declaration [src]
const VtePropertiesRegistry*
vte_properties_get_registry (
const VteProperties* properties
)
Return value
Type: VtePropertiesRegistry
The VtePropertiesRegistry
associated
with properties
.
The returned data is owned by the instance. |