[ Version ( since = "0.78" ) ]
public bool get_termprop_bool (string prop, out bool valuep)
For a vte_property_bool termprop, sets value to prop's value, or to
false 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 |