Struct IconSubDir

Adapter of IniLikeGroup for easy access to icon subdirectory properties.

struct IconSubDir ;

Methods

NameDescription
context The context the icon is normally used in.
maxSize The maximum size that the icons in this directory can be scaled to. Defaults to the value of Size if not present.
minSize The minimum size that the icons in this directory can be scaled to. Defaults to the value of Size if not present.
name The name of section in icon theme file and relative path to icons.
size Nominal size of the icons in this directory.
threshold The icons in this directory can be used if the size differ at most this much from the desired size. Defaults to 2 if not present.
type The type of icon sizes for the icons in this directory.

Enums

NameDescription
Type The type of icon sizes for the icons in the directory.