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