Package: gdk
Function gdk:content-formats-match-mime-type
Lambda Listgdk:content-formats-match-mime-type (first second) Argumentsfirst -- a gdk:content-formats instance to intersect second -- a gdk:content-formats instance to intersect with Return ValueThe string with the first common mime type type or nil if none. Details Finds the first mime type from first that is also contained in second. If no matching g:type-t type ID is found, nil is returned. | See also |
#2023-8-4