get_selected_text
Description:
[
Version ( since =
"0.16" ) ]
public string get_selected_text (
SelectionStyle style,
Rectangle selection)
Retrieves the contents of the specified selection as text.
Parameters:
| this |
a Page
|
| style |
a SelectionStyle
|
| selection |
the Rectangle including the text
|
Returns:
|
a pointer to the contents of the selection as a string
|