Searched refs:gui_create_calendar (Results 1 – 3 of 3) sorted by relevance
28 void gui_create_calendar (GtkWidget *notebook, GUI *appGUI);
1558 gui_create_calendar(appGUI->notebook, appGUI);
1760 gui_create_calendar(GtkWidget *notebook, GUI *appGUI) { in gui_create_calendar() function