#include <gtask/gtask-connection.h>
#include <gtask/gtask-connection-group.h>
#include <gtask/gtask-generic-task.h>
#include <gtask/gtask-stream-parser.h>
#include <gtask/gtask-packet.h>
#include <gtask/gtask-error-packet.h>
#include <gtask/gtask-task-packet.h>
#include <gtask/gtask-query-packet.h>
#include <gtask/gtask-watch-packet.h>
#include <gtask/gtask-remove-watch-packet.h>
#include <gtask/gtask-factory.h>
#include <gtask/gtask-event-dispatcher.h>
Go to the source code of this file.
Functions | |
void | gtask_init (int *argc, char ***argv, GTaskRole role) |
|
|