Method
VteTerminaldup_termprop_string
since: 0.78
Declaration [src]
char*
vte_terminal_dup_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