Package: gtk
GEnum gtk:selection-mode
Declaration(gobject:define-genum "GtkSelectionMode" gtk:selection-mode (:export t :type-initializer "gtk_selection_mode_get_type") (:none 0) (:single 1) (:browse 2) (:multiple 3)) Values
Details Used to control what selections users are allowed to make. | See also |
2024-4-24