| Top |
AwnOverlayProgressCircleAwnOverlayProgressCircle — Circle Progress overlay for use with AwnIcon. |
| DesktopAgnosticColor * | background-color | Read / Write / Construct |
| DesktopAgnosticColor * | foreground-color | Read / Write / Construct |
| DesktopAgnosticColor * | outline-color | Read / Write / Construct |
| gdouble | scale | Read / Write / Construct |
GObject
╰── GInitiallyUnowned
╰── AwnOverlay
╰── AwnOverlayProgress
╰── AwnOverlayProgressCircle
AwnOverlayProgressCircle *
awn_overlay_progress_circle_new (void);
Creates a new instance of AwnOverlayProgressCircle.
typedef struct _AwnOverlayProgressCircle AwnOverlayProgressCircle;
Circle Progress overlay used with AwnIcon.
“background-color” property “background-color” DesktopAgnosticColor *
Overlay background color of type DesktopAgnosticColor.
Flags: Read / Write / Construct
“foreground-color” property “foreground-color” DesktopAgnosticColor *
Overlay foregroundground color of type DesktopAgnosticColor.
Flags: Read / Write / Construct
“outline-color” property “outline-color” DesktopAgnosticColor *
Overlay outline color of type DesktopAgnosticColor.
Flags: Read / Write / Construct