Terminal.getTextFormat
string getTextFormat(vte.types.Format format)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.
Parameters
format | the #VteFormat to use |
Returns
a newly allocated text string, or null.