GDS-Render v1.2.1
|
Header file for activity bar widget. More...
#include <gtk/gtk.h>
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... | |
Header file for activity bar widget.
Definition in file activity-bar.h.