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