get_termprop_data


Description:

[ CCode ( array_length_pos = 1.1 , array_length_type = "gsize" ) ]
[ Version ( since = "0.78" ) ]
public unowned uint8[]? get_termprop_data (string prop)

Returns the value of a vte_property_data termprop, or null if prop is unset, or prop is not a registered property.

Parameters:

this

a Terminal

prop

a termprop name

size

a location to store the size of the data

Returns:

the property's value, or null