![]() |
![]() |
![]() |
Awn Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
typedef struct _AwnOverlayThrobber AwnOverlayThrobber;
Throbber overlay used with AwnOverlaidIcon.
GtkWidget* awn_overlay_throbber_new (void
);
Creates a new instance of AwnOverlayThrobber.
Returns : |
an instance of AwnOverlayThrobber. |
"scale"
property "scale" gdouble : Read / Write / Construct
Determines the size of the AwnOverlayThrobber scaled against the dimensions of the AwnIcon. A scale of 0.5 would result in an overlay that covers 25% of the Icon.
Allowed values: [0.01,1]
Default value: 0.6