Enumeration
StIconStyle
Members
- 
            ST_ICON_STYLE_REQUESTED
- 
            Lookup the style requested in the icon name. - Value: 0
- Available since: 16
 
- Value: 
- 
            ST_ICON_STYLE_REGULAR
- 
            Try to always load regular icons, even when symbolic icon names are given. - Value: 1
- Available since: 16
 
- Value: 
- 
            ST_ICON_STYLE_SYMBOLIC
- 
            Try to always load symbolic icons, even when regular icon names are given. - Value: 2
- Available since: 16
 
- Value: