ref_termprop_uri
Description:
[
Version ( since =
"0.78" ) ]
public Uri?
ref_termprop_uri (
string prop)
Returns the value of a vte_property_uri termprop as a
Uri, 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 Uri, or null
|