Function
Vteget_termprops_registry
unstable since: 0.82
Declaration [src]
const VtePropertiesRegistry*
vte_get_termprops_registry (
void
)
Description [src]
Returns the VtePropertiesRegistry
of the terminal’s termprops.
Available since: 0.82
Return value
Type: VtePropertiesRegistry
A VtePropertiesRegistry
.
The data is owned by the called function. |