Package: gtk
CStruct gtk:file-filter-info
Declaration(cffi:defcstruct gtk:file-filter (contains gtk:file-filter-flags) (filename :string) (uri :string) (display-name :string) (mime-type :string)) Values
Details The gtk:file-filter-info structure is used to pass information about the tested file to the gtk:file-filter-filter function. | See also |
#2024-3-23