gtkEditableGetPosition {RGtk2} | R Documentation |
Retrieves the current position of the cursor relative to the start of the content of the editable.
gtkEditableGetPosition(object)
|
Note that this position is in characters, not in bytes.
[integer] the cursor position
Derived by RGtkGen from GTK+ documentation