#include <gtk/gtk.h>
Include dependency graph for menus.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | _submenu |
| Submenu definition structure. More... | |
Typedefs | |
| typedef _submenu | SubMenu |
| Submenu definition structure. | |
Functions | |
| GtkWidget * | create_menu (SubMenu *cmenu) |
| Create the main menu. | |
Definition in file menus.h.
1.2.18