[ Version ( since = "0.82" ) ]
public bool get_termprop_enum (string prop, Type gtype, out int64 valuep)
See vte_properties_get_property_enum for more information.
| this |
a Terminal |
| prop |
a property name of a vte_property_string property |
| gtype |
a Type of an enum type |
| valuep |
a location to store the value, or null |
|
true iff the property was set and could be parsed a a value of the enumeration type |