AwnOverlayThrobber

AwnOverlayThrobber — Throbber overlay.

Stability Level

Unstable, unless otherwise indicated

Synopsis

#include <libawn/libawn.h>

                    AwnOverlayThrobber;
GtkWidget *         awn_overlay_throbber_new            (void);

Description

Throbber overlay used with AwnOverlaidIcon.

Details

AwnOverlayThrobber

typedef struct {
  AwnOverlay parent;
} AwnOverlayThrobber;

Throbber overlay used with AwnOverlaidIcon.


awn_overlay_throbber_new ()

GtkWidget *         awn_overlay_throbber_new            (void);

Creates a new instance of AwnOverlayThrobber.

Returns :

an instance of AwnOverlayThrobber.

See Also

AwnOverlaidIcon, AwnOverlay, AwnOverlayIcon, AwnOverlayText, AwnOverlayPixbuf, AwnOverlayPixbufFile