Package: gio

Function gio:content-type-is-a

Lambda List

gio:content-type-is-a (ctype supertype)

Arguments

ctype -- a content type string
supertype -- a content type string

Return Value

True if ctype is a kind of supertype, false otherwise.

Details

Determines if ctype is a subset of supertype.
 

See also

2024-12-7