[ Version ( since = "0.78" ) ]
public bool get_termprop_rgba_by_id (int prop, out RGBA color)
Like get_termprop_rgba except that it takes the termprop by ID.
See that function for more information.
| this |
a Terminal |
| prop |
a termprop ID |
| color |
a RGBA to fill in |
|
true iff the termprop is set |