|  |  |  | libempathy-gtk Reference Manual |  | 
|---|---|---|---|---|
                    EphySpinnerDetails;
                    EphySpinner;
GtkWidget*          ephy_spinner_new                    (void);
void                ephy_spinner_start                  (EphySpinner *throbber);
void                ephy_spinner_stop                   (EphySpinner *throbber);
void                ephy_spinner_set_size               (EphySpinner *spinner,
                                                         GtkIconSize size);
void ephy_spinner_start (EphySpinner *throbber);
Start the spinner animation.
| 
 | 
void ephy_spinner_stop (EphySpinner *throbber);
Stop the spinner animation.
| 
 | 
void ephy_spinner_set_size (EphySpinner *spinner, GtkIconSize size);
| 
 | |
| 
 |