Method
VtePropertiesget_property_bool
unstable since: 0.82
Declaration [src]
gboolean
vte_properties_get_property_bool (
  const VteProperties* properties,
  const char* prop,
  gboolean* valuep
)
Description [src]
For a VTE_PROPERTY_BOOL property, sets value to prop‘s value,
  or to FALSE if prop is unset, or prop is not a registered property.
Available since: 0.82