[ Version ( since = "0.82" ) ]
public bool get_termprop_flags (string prop, Type gtype, bool ignore_unknown_flags, out uint64 valuep)
See vte_properties_get_property_flags for more information.
| this |
a Terminal |
| gtype |
a Type of a flags type |
| ignore_unknown_flags |
whether to ignore unknown flags |
| valuep |
a location to store the value, or null |
|
true iff the property was set and could be parsed a a value of the flags type |