[][src]Crate linicon

A library for looking up icons on Linux.

Structs

IconIter

An iterator over the icons that match the input parameters given to lookup_icon or lookup_icon_with_extra_paths

IconPath

A path to an icon and meta data about that icon

Enums

IconType

The type of icon returned i.e. file type

Functions

lookup_icon

Lookup and icons given a name, size, and scale and the name theme you want to look the icon up from.

lookup_icon_with_extra_paths

Works the same as lookup_icon expect you can provide a list of additional paths to the default list of paths in with to search for icon themes.