Home
last modified time | relevance | path

Searched refs:menu_window_exit (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dmenu_callback.c57 GtkWidget *menu_window_exit; /* exit window */ variable
180 gtk_widget_show(menu_window_exit); in on_item17_activate()
245 gtk_widget_hide(menu_window_exit); in on_button6_clicked()
H A Dmenu.c76 gtk_widget_show(menu_window_exit); in menu_quitmenu_open()
185 menu_window_exit = create_window3(); in menu_init()
H A Dmenu_callback.h50 extern GtkWidget *menu_window_exit; /* exit window */