Enumeration

StIconStyle

Declaration

enum St.IconStyle

Description [src]

Used to specify options when looking up icons.

Members

Name Description
ST_ICON_STYLE_REQUESTED

Lookup the style requested in the icon name.

ST_ICON_STYLE_REGULAR

Try to always load regular icons, even when symbolic icon names are given.

ST_ICON_STYLE_SYMBOLIC

Try to always load symbolic icons, even when regular icon names are given.