#include <gtk/gtk.h>
Go to the source code of this file.
Functions | |
| GtkWidget * | top_window_new () |
| Creates the top wiondow. More... | |
Variables | |
| GtkNotebook * | notebook |
| The main notebook used for storing the dictionaries and minidictionaries. | |
Definition in file gui_top_window.h.
|
|
Creates the top wiondow.
Definition at line 20 of file gui_top_window.c. References dict_new_from_file(), gui_menu_mainmenu_new(), and notebook. Referenced by main(). |
1.2.15