get_termprop_value_by_id


Description:

[ Version ( since = "0.78" ) ]
public bool get_termprop_value_by_id (int prop, out Value gvalue)

Like get_termprop_value except that it takes the termprop by ID.

See that function for more information.

Parameters:

this

a Terminal

prop

a termprop ID

gvalue

a Value to be filled in

Returns:

true iff the property has a value, with gvalue containig the property's value.