Home
last modified time | relevance | path

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

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dmenu_callback.c61 GtkWidget *menu_window_about; /* about xsystem35 window */ variable
171 gtk_widget_show(menu_window_about); in on_item16_activate()
253 gtk_widget_hide(menu_window_about); in on_button11_clicked()
H A Dmenu_callback.h54 extern GtkWidget *menu_window_about; /* about xsystem35 window */
H A Dmenu.c186 menu_window_about = create_window4(); in menu_init()