GDS-Render v1.2.1
activity-bar.h File Reference

Header file for activity bar widget. More...

#include <gtk/gtk.h>
Include dependency graph for activity-bar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TYPE_ACTIVITY_BAR   (activity_bar_get_type())
 

Functions

ActivityBar * activity_bar_new ()
 Create new Object ActivityBar. More...
 
void activity_bar_set_ready (ActivityBar *bar)
 Deletes all applied tasks and sets bar to "Ready". More...
 
void activity_bar_set_busy (ActivityBar *bar, const char *text)
 Enable spinner and set text. If text is NULL, 'Working...' is displayed. More...
 

Detailed Description

Header file for activity bar widget.

Author
Mario Hüttel mario.nosp@m..hue.nosp@m.ttel@.nosp@m.gmx..nosp@m.net

Definition in file activity-bar.h.