dup_termprop_uuid
Description:
[
Version ( since =
"0.78" ) ]
public Uuid?
dup_termprop_uuid (
string prop)
Returns the value of a vte_property_uuid termprop as a Uuid,
or null if prop is unset, or prop is not a registered property.
Parameters:
| this |
a Terminal
|
| prop |
a termprop name
|
Returns:
|
the property's value as a Uuid, or null
|