bool
retrieve_surrounding_text (out string
text, out uint
cursor_pos)
bool
retrieve_surrounding_text (out string
text, out uint
cursor_pos)
Signal emitted when the context requires surrounding-text.
text | surrounding text |
cursor_pos | cursor position in text |
`true` on success, `false` on failure |