Method
VtePropertiesget_property_string_by_id
unstable since: 0.82
Declaration [src]
const char*
vte_properties_get_property_string_by_id (
  const VteProperties* properties,
  int prop,
  size_t* size
)
Description [src]
Like vte_properties_get_property_string() except that it takes the property
by ID. See that function for more information.
Available since: 0.82