Top | ![]() |
![]() |
![]() |
![]() |
#define | AWN_MAX_HEIGHT |
#define | AWN_MIN_HEIGHT |
enum | AwnAppletFlags |
enum | AwnAppletLicense |
enum | AwnPathType |
#define | AWN_PANEL_ID_DEFAULT |
#define | AWN_FONT_SIZE_EXTRA_SMALL |
#define | AWN_FONT_SIZE_SMALL |
#define | AWN_FONT_SIZE_MEDIUM |
#define | AWN_FONT_SIZE_LARGE |
#define | AWN_FONT_SIZE_EXTRA_LARGE |
The license to use for the applet's about dialog. Starting the acceptable values at 10 makes it rather unlikely that someone can specify a license type by accident.
#define AWN_FONT_SIZE_EXTRA_SMALL 6.0
Extra small font size. For use with AwnOverlayText.
Standardized font sizes to be used with AwnOverlayText. Corresponds to
standard Pango font size units for standard PANGO_SCALE
when the awn icon
size is 48.0 pixels.
#define AWN_FONT_SIZE_SMALL 9.0
Small font size. For use with AwnOverlayText.
Standardized font sizes to be used with AwnOverlayText. Corresponds to
standard Pango font size units for standard PANGO_SCALE
when the awn icon
size is 48.0 pixels.
#define AWN_FONT_SIZE_MEDIUM 12.0
Medium font size. For use with AwnOverlayText.
Standardized font sizes to be used with AwnOverlayText. Corresponds to
standard Pango font size units for standard PANGO_SCALE
when the awn icon
size is 48.0 pixels.
#define AWN_FONT_SIZE_LARGE 15.0
Large font size. For use with AwnOverlayText.
Standardized font sizes to be used with AwnOverlayText. Corresponds to
standard Pango font size units for standard PANGO_SCALE
when the awn icon
size is 48.0 pixels.
#define AWN_FONT_SIZE_EXTRA_LARGE 18.0
Extra large font size. For use with AwnOverlayText.
Standardized font sizes to be used with AwnOverlayText. Corresponds to
standard Pango font size units for standard PANGO_SCALE
when the awn icon
size is 48.0 pixels.