[ Version ( since = "0.70" ) ]
public string? get_text_selected (Format format)
Gets the currently selected text in the format specified by format
.
Since 0.72, this function also supports HTML format.xg
this |
a Terminal |
format |
the Format to use |
a newly allocated string containing the selected text, or |