![]() |
![]() |
![]() |
Awn Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
AwnOverlayProgressAwnOverlayProgress — Progress overlay for use with AwnIcon. |
#include <libawn/libawn.h>
AwnOverlayProgress;
AwnOverlayProgress * awn_overlay_progress_new (void
);
GObject +----GInitiallyUnowned +----AwnOverlay +----AwnOverlayProgress +----AwnOverlayProgressCircle
typedef struct _AwnOverlayProgress AwnOverlayProgress;
Progress overlay used with AwnIcon. This is an abstract type.
AwnOverlayProgress * awn_overlay_progress_new (void
);
Creates a new instance of AwnOverlayProgress.
Returns : |
an instance of AwnOverlayProgress. |