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