Package: gio
Function gio:file-info-content-type
Lambda Listgio:file-info-content-type (info) SyntaxArgumentsDetails The g:file-info-content-type function gets the content type of the
file. It is an error to call this function if info does not contain the G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE attribute. The (setf g:file-info-content-type) function sets the content type attribute for a given info. | See also |
#2025-06-15