Method
VteTerminalget_termprop_string
since: 0.78
Declaration [src]
const char*
vte_terminal_get_termprop_string (
VteTerminal* terminal,
const char* prop,
size_t* size
)
Description [src]
Returns the value of a VTE_PROPERTY_STRING
termprop, or NULL
if
prop
is unset, or prop
is not a registered property.
Available since: 0.78