Crate systemicons[][src]

Expand description

systemicons

With this lib you can retrive the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows and Linux (GTK) are supperted.

When you specify an absolute path to a .exe file, then the icon is loaded from resource, if the exe contains an icon resource.

Structs

Error

Possible Error

Enums

InnerError

Inner Error type of possible Error

Functions

get_icon