[ Version ( since = "0.78" ) ]
public unowned string? get_termprop_string_by_id (int prop, out size_t size)
Like get_termprop_string except that it takes the termprop by ID.
See that function for more information.
| this |
a Terminal |
| prop |
a termprop ID |
| size |
a location to store the string length, or null |
|
the property's value, or null |