Package: gtk

Function gtk-file-filter-info-mime-type

Lambda List

gtk-file-filter-info-mime-type (filter-info)

Syntax

(gtk-file-filter-info-mime-type filter-info) => mime-type
(setf (gtk-file-filter-info-mime-type filter-info) mime-type)

Arguments

filter-info -- a gtk-file-filter-info instance
mime-type -- a string with the MIME type of the file

Details

Accessor of the mime-type slot of the gtk-file-filter-info structure.

The MIME type of the file.
 

See also

2021-1-29