Method
VteTerminalget_termprop_double_by_id
since: 0.78
Declaration [src]
gboolean
vte_terminal_get_termprop_double_by_id (
VteTerminal* terminal,
int prop,
double* valuep
)
Description [src]
Like vte_terminal_get_termprop_double()
except that it takes the termprop
by ID. See that function for more information.
Available since: 0.78