Terminal.getTextSelectedFull

Gets the currently selected text in the format specified by format.

class Terminal
string
getTextSelectedFull

Parameters

format vte.types.Format

the #VteFormat to use

length size_t

a pointer to a #gsize to store the string length

Return Value

Type: string

a newly allocated string containing the selected text, or null if there is no selection or the format is not supported