Package: gio

Function gio:content-type-icon

Lambda List

gio:content-type-icon (ctype)

Arguments

ctype -- a content type string

Return Value

The g:icon object corresponding to the content type.

Details

Gets the icon for a content type.

Examples

(g:content-type-icon "text/plain")
=> #<GIO:THEMED-ICON {10089505F3}>    
 

See also

2024-12-7