[ Version ( since = "0.78" ) ]
public bool get_termprop_bool_by_id (int prop, out bool valuep)
Like get_termprop_bool except that it takes the termprop by ID.
See that function for more information.
| this |
a Terminal |
| prop |
a termprop ID |
| valuep |
a location to store the value, or null |
|
true iff the termprop is set |