Method
VtePropertiesget_property_double_by_id
unstable since: 0.82
Declaration [src]
gboolean
vte_properties_get_property_double_by_id (
const VteProperties* properties,
int prop,
double* valuep
)
Description [src]
Like vte_properties_get_property_double()
except that it takes the property
by ID. See that function for more information.
Available since: 0.82