Package: gtk
GFlags gtk-recent-filter-flags
Details      These flags indicate what parts of a gtk-recent-filter-info
    structure are filled or need to be filled.     (define-g-flags "GtkRecentFilterFlags" gtk-recent-filter-flags (:export t :type-initializer "gtk_recent_filter_flags_get_type") (:uri 1) (:display-name 2) (:mime-type 4) (:application 8) (:group 16) (:age 32)) 
  | See also | 
2021-12-27