Package: gtk
GEnum gtk:delete-type
Declaration(gobject:define-genum "GtkDeleteType" delete-type (:export t :type-initializer "gtk_delete_type_get_type") (:chars 0) (:word-ends 1) (:words 2) (:display-lines 3) (:display-line-ends 4) (:paragraph-ends 5) (:paragraphs 6) (:whitespace 7)) Values
Details
The values of this enumeration are passed as an argument to the "delete-from-cursor" signal handler of the gtk:entry and gtk:text-view widgets. | See also |
2023-2-15