Method
VteTerminalget_termprop_enum_by_id
unstable since: 0.82
Declaration [src]
gboolean
vte_terminal_get_termprop_enum_by_id (
VteTerminal* terminal,
int prop,
GType gtype,
int64_t* valuep
)
Description [src]
Like vte_terminal_get_termprop_enum()
except that it takes the property
by ID. See that function for more information.
Available since: 0.82