Package: gtk
GEnum gtk:movement-step
Declaration(gobject:define-genum "GtkMovementStep" movement-step (:export t :type-initializer "gtk_movement_step_get_type") (:logical-positions 0) (:visual-positions 1) (:words 2) (:display-lines 3) (:display-line-ends 4) (:paragraphs 5) (:paragraph-ends 6) (:pages 7) (:buffer-ends 8) (:horizontal-pages 9)) Values
Details
The values of this enumeration are passed as an argument to the "move-cursor" signal handler. | See also |
2024-3-21