[ Version ( since = "0.82" ) ]
public bool get_termprop_enum_by_id (int prop, Type gtype, out int64 valuep)
Like get_termprop_enum except that it takes the property by ID.
See that function for more information.
| this |
a Terminal |
| prop |
a property ID 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 enumeration type |