Method
VteTerminalget_text_format
Declaration [src]
char*
vte_terminal_get_text_format (
VteTerminal* terminal,
VteFormat format
)
Description [src]
Returns text from the visible part of the terminal in the specified format.
This method is unaware of BiDi. The columns returned in attributes
are
logical columns.
Available since: | 0.76 |
Parameters
format |
VteFormat |
The |