dup_termprop_string_by_id


Description:

[ Version ( since = "0.78" ) ]
public string? dup_termprop_string_by_id (int prop, out size_t size)

Like dup_termprop_string except that it takes the termprop by ID.

See that function for more information.

Parameters:

this

a Terminal

prop

a termprop ID

size

a location to store the string length, or null

Returns:

the property's value, or null