Package: gtk

Function gtk:text-iter-is-cursor-position

Lambda List

gtk:text-iter-is-cursor-position (iter)

Arguments

iter -- a gtk:text-iter instance

Return Value

True if the cursor can be placed at the iterator.

Details

See the gtk:text-iter-move function with the :cursor-position value for the by keyword argument, the pango:log-attr structure or the pango:default-break function for details on what a cursor position is.
 

See also

gtk:text-iter
gtk:text-buffer
pango:log-attr
pango:default-break
gtk:text-iter-move
2024-7-1