TypeScript API Documentation for VTE-3.91
API Version: 3.91
Library Version: 0.82.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.78
Like vte_query_termprop() except that it takes the termprop by ID. See that function for more information.
vte_query_termprop()
For an alias termprop (see vte_install_termprop_alias()), resolved_name will be name of the alias' target termprop; otherwise it will be name.
vte_install_termprop_alias()
resolved_name
name
a termprop ID
true iff the termprop exists, and then name, type and flags will be filled in
true
type
flags
0.78
Like
vte_query_termprop()except that it takes the termprop by ID. See that function for more information.For an alias termprop (see
vte_install_termprop_alias()),resolved_namewill be name of the alias' target termprop; otherwise it will bename.