| Top |
| #define | AWN_OVERLAYABLE_GET_INTERFACE() |
| AwnEffects * | awn_overlayable_get_effects () |
| void | awn_overlayable_add_overlay () |
| void | awn_overlayable_remove_overlay () |
| GList * | awn_overlayable_get_overlays () |
AwnOverlayable is implemented by AwnAppletSimple, AwnIcon, AwnImage and AwnThemedIcon.
void awn_overlayable_add_overlay (AwnOverlayable *self,AwnOverlay *overlay);
void awn_overlayable_remove_overlay (AwnOverlayable *self,AwnOverlay *overlay);