dcop
dcopc.h File Reference
Go to the source code of this file.
Defines | |
#define | Bool int |
#define | False 0 |
#define | True 1 |
Typedefs | |
typedef void(* | dcop_callback_t )(const char *object_id, const char *function, const char *data, unsigned int data_length) |
Define Documentation
Typedef Documentation
typedef void(* dcop_callback_t)(const char *object_id, const char *function, const char *data, unsigned int data_length) |