Method
VteTerminalget_termprop_bool
since: 0.78
Declaration [src]
gboolean
vte_terminal_get_termprop_bool (
VteTerminal* terminal,
const char* prop,
gboolean* valuep
)
Description [src]
For a VTE_PROPERTY_BOOL
termprop, sets value
to prop
‘s value,
or to FALSE
if prop
is unset, or prop
is not a registered property.
Available since: 0.78