[ Version ( since = "0.78" ) ]
public bool get_termprop_double (string prop, out double valuep)
For a vte_property_double termprop, sets value to prop's value, which is
finite; or to 0.0 if prop is unset, or prop is not a registered property.
| this |
a Terminal |
| prop |
a termprop name |
| valuep |
a location to store the value, or null |
|
true iff the termprop is set |