#ifndef _MENUITEM_PROXY_H_ #define _MENUITEM_PROXY_H_ #include GtkMenuItem * topmenu_create_proxy_menu_item (GtkMenuItem *item); #endif