Method
VteTerminalget_termprops
unstable since: 0.82
Declaration [src]
const VteProperties*
vte_terminal_get_termprops (
VteTerminal* terminal
)
Description [src]
Returns the VteProperties
containing the value of the terminal’s termprops.
Available since: 0.82
Return value
Type: VteProperties
A VteProperties
.
The returned data is owned by the instance. |