[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
[ Version ( since = "0.78" ) ]
public unowned uint8[]? get_termprop_data_by_id (int prop)
Like get_termprop_data 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 size of the data |
|
the property's value, or null |