| Did you know ... | Search Documentation: |
| Get methods |
?- new(T, text('Hello World')),
send(T, show_caret, @on),
send(T, recogniser,
click_gesture(left, '', single,
message(T, caret,
?(T, pointed,
@event?position)))).
->typed ->show_caret ->caret<-selection->selection.