get_termprop_double


Description:

[ 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.

Parameters:

this

a Terminal

prop

a termprop name

valuep

a location to store the value, or null

Returns:

true iff the termprop is set