[ Version ( deprecated = true , deprecated_since = "1.16" , since = "1.0" ) ]
public virtual signal Geometry cursor_event ()
Warning: cursor_event is deprecated since 1.16.
The cursor_event signal is emitted whenever the cursor position changes inside a Text actor.
Use the cursor_changed signal instead
Inside geometry
it is stored the current position and size of the cursor, relative to the actor itself.
geometry |
the coordinates of the cursor |