ref_termprop_data_bytes


Description:

[ Version ( since = "0.78" ) ]
public Bytes? ref_termprop_data_bytes (string prop)

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

Parameters:

this

a Terminal

prop

a termprop name

Returns:

the property's value as a Bytes, or null