[ Version ( since = "0.78" ) ]
public unowned string? get_termprop_string (string prop, out size_t size)
Returns the value of a vte_property_string termprop, or null if
prop is unset, or prop is not a registered property.
| this |
a Terminal |
| prop |
a termprop name |
| size |
a location to store the string length, or null |
|
the property's value, or null |