Package: gtk

Accessor gtk-label-cursor-position

Lambda List

gtk-label-cursor-position (object)

Syntax

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

Arguments

object -- a gtk-label widget
position -- an integer with the position of the insertion cursor

Details

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

The current position of the insertion cursor in chars.
 

See also

2021-10-31