| Awn Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
AwnOverlayThemedIconAwnOverlayThemedIcon — Themed Icon overlay for use with AwnThemedIcon. |
#include <libawn/libawn.h>
AwnOverlayThemedIcon;
AwnOverlayThemedIcon * awn_overlay_themed_icon_new (const gchar *icon_name);
typedef struct {
AwnOverlay parent;
} AwnOverlayThemedIcon;
Themed Icon overlay used with an AwnThemedIcon.
AwnOverlayThemedIcon * awn_overlay_themed_icon_new (const gchar *icon_name);
|
A themed icon icon name. |