Class List Here are the classes, structs, unions and interfaces with brief descriptions:arrow_t Phantom documentation used to test the functioning of doxygen dblist Phantom documentation used to test the functioning of doxygen elem Phantom documentation used to test the functioning of doxygen fsm_struct_journal Phantom documentation used to test the functioning of doxygen fsm_struct_journal_unit Phantom documentation used to test the functioning of doxygen fsm_struct_list_data Phantom documentation used to test the functioning of doxygen fsm_struct_list_disp Phantom documentation used to test the functioning of doxygen fsm_struct_list_tool Phantom documentation used to test the functioning of doxygen graphics_stack_t Structure describing a gl_area and its parameters, used to create a table of Gem-graph client current gl_areas pile Phantom documentation used to test the functioning of doxygen preferences Use this ? static const char *icon_name [3] = { "document-revert-rtl-symbolic", "edit-undo-symbolic", "view-refresh-symbolic" }; slist Phantom documentation used to test the functioning of doxygen Stack Struct images_bff {GtkWidget *arr[MAX_SIZE]; int top;}; static struct images_bff *my_list = NULL;//, *babar = NULL; static struct images_bff *alloc_images_bff () { struct images_bff *p; p = malloc (sizeof (struct images_bff)); if (p == NULL) printf ("fatal: ran out of storage"); p->arr[MAX_SIZE] = NULL; p->top = 0; return p; } static void add_to_mylist (int my_int) { struct images_bff *p = alloc_images_bff (); p->arr[MAX_SIZE] = NULL; // TODO p->top = my_int; my_list = p; } static void free_intlist (struct images_bff *p) { TODO } TODO free_intlist (mylist); TODO mylist = NULL; TODO offsetof (type, field) stack_index_t Phantom documentation used to test the functioning of doxygen TreeNode_t Phantom documentation used to test the functioning of doxygen