32#ifndef __LAYER_ELEMENT_H__
33#define __LAYER_ELEMENT_H__
42#define TYPE_ACTIVITY_BAR (activity_bar_get_type())
void activity_bar_set_ready(ActivityBar *bar)
Deletes all applied tasks and sets bar to "Ready".
ActivityBar * activity_bar_new()
Create new Object ActivityBar.
void activity_bar_set_busy(ActivityBar *bar, const char *text)
Enable spinner and set text. If text is NULL, 'Working...' is displayed.
G_BEGIN_DECLS G_DECLARE_FINAL_TYPE(GdsRenderGui, gds_render_gui, RENDERER, GUI, GObject)