|
JULEA
|
Data Structures | |
| struct | JOperation |
Typedefs | |
| typedef gboolean(* | JOperationExecFunc) (JList *, JSemantics *) |
| typedef void(* | JOperationFreeFunc) (gpointer) |
| typedef struct JOperation | JOperation |
Functions | |
| JOperation * | j_operation_new (void) |
| typedef struct JOperation JOperation |
| typedef gboolean(* JOperationExecFunc) (JList *, JSemantics *) |
| typedef void(* JOperationFreeFunc) (gpointer) |
| JOperation * j_operation_new | ( | void | ) |
Creates a new operation.