[][src]Crate linicon_ffi

Structs

linicon_IconPath

A path to an icon and meta data about that icon

Enums

linicon_IconType

The type of icon returned i.e. file type

Functions

linicon_free_icon_iter

Free an IconIter

linicon_free_icon_path

Free an IconPath*

linicon_have_last_error

Checks if there was an error before.

linicon_iter_next

Get the next IconPath from an IconIter

linicon_last_error_length

Gets error message length if any error had occurred.

linicon_last_error_message

Fills passed buffer with an error message.

linicon_lookup_icon

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

linicon_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.

Type Definitions

linicon_IconIter

Opaque iterator over icon paths