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
Gets the property type of the termprop. For properties installed by vte_install_termprop(), the name starts with "vte.ext.".
vte_install_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 name
true iff the termprop exists, and then prop, type and flags will be filled in
true
prop
type
flags
0.78
Gets the property type of the termprop. For properties installed by
vte_install_termprop(), the name starts with "vte.ext.".For an alias termprop (see
vte_install_termprop_alias()),resolved_namewill be name of the alias' target termprop; otherwise it will bename.