![]() |
![]() |
![]() |
Anjuta Developers Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Prerequisites |
#include <libanjuta/interfaces/ianjuta-todo.h> #define IANJUTA_TODO_ERROR IAnjutaTodo; IAnjutaTodoIface; GQuark ianjuta_todo_error_quark (void
); void ianjuta_todo_load (IAnjutaTodo *obj
,GFile *file
,GError **err
);
typedef struct { GTypeInterface g_iface; void (*load) (IAnjutaTodo *obj, GFile *file, GError **err); } IAnjutaTodoIface;
void ianjuta_todo_load (IAnjutaTodo *obj
,GFile *file
,GError **err
);
|
|
|
|
|