![]() |
![]() |
![]() |
libawn Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
AwnOverlayProgressCircle;
AwnOverlayProgressCircleClass;
AwnOverlayProgressCircle * awn_overlay_progress_circle_new
(void
);
GObject +----GInitiallyUnowned +----AwnOverlay +----AwnOverlayProgress +----AwnOverlayProgressCircle
"background-color" DesktopAgnosticColor* : Read / Write / Construct "foreground-color" DesktopAgnosticColor* : Read / Write / Construct "outline-color" DesktopAgnosticColor* : Read / Write / Construct "scale" gdouble : Read / Write / Construct
typedef struct { AwnOverlayProgressClass parent_class; } AwnOverlayProgressCircleClass;
AwnOverlayProgressCircle * awn_overlay_progress_circle_new
(void
);
"background-color"
property "background-color" DesktopAgnosticColor* : Read / Write / Construct
Background Color.
"foreground-color"
property "foreground-color" DesktopAgnosticColor* : Read / Write / Construct
Foreground Color.
"outline-color"
property "outline-color" DesktopAgnosticColor* : Read / Write / Construct
Outline Color.
"scale"
property"scale" gdouble : Read / Write / Construct
Scale.
Allowed values: [0,1]
Default value: 0.9