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 for the position of the insertion cursor

Details

The accessor for the cursor-position slot gets or sets the current position of the insertion cursor in chars.
 

See also

2026-06-17