Package: gtk

Accessor gtk-entry-cursor-position

Lambda List

gtk-entry-cursor-position (object)

Syntax

(gtk-entry-cursor-position object) => position
(setf (gtk-entry-cursor-position object) position)

Arguments

object -- a gtk-entry widget
position -- an integer with the current position of the insertion cursor in chars

Details

Accessor of the cursor-position slot of the gtk-entry class.

The current position of the insertion cursor in chars.
 

See also

2021-11-2