#include <unistd.h>
#include <gtask-ui/gtask-ui.h>
#include <gtask/gtask.h>
Go to the source code of this file.
Functions | |
void | gtask_ui_init (int *argc, char ***argv, GTaskRole role) |
Variables | |
GTaskUIManager * | ui_manager = NULL |
|
Definition at line 10 of file gtask-ui.c. References gtask_ui_manager_new(), gtask_ui_manager_private_task_event(), and ui_manager. |
|
Definition at line 7 of file gtask-ui.c. Referenced by gtask_ui_init(). |