Method
VtePropertiesget_property_data
unstable since: 0.82
Declaration [src]
const uint8_t*
vte_properties_get_property_data (
const VteProperties* properties,
const char* prop,
size_t* size
)
Description [src]
Returns the value of a VTE_PROPERTY_DATA
property, or NULL
if
prop
is unset, or prop
is not a registered property.
Available since: 0.82