MCPcopy Create free account
hub / github.com/NetHack/NetHack / ghack_get_main_window

Function ghack_get_main_window

outdated/win/gnome/gnmain.c:702–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

700}
701
702GtkWidget *
703ghack_get_main_window()
704{
705 return (GTK_WIDGET(mainWindow));
706}

Callers 12

ghack_player_sel_dialogFunction · 0.85
gnome_display_fileFunction · 0.85
gnome_yn_functionFunction · 0.85
ghack_init_text_windowFunction · 0.85
ghack_settings_dialogFunction · 0.85
ghack_init_menu_windowFunction · 0.85
ghack_menu_ext_cmdFunction · 0.85
ghack_yes_no_dialogFunction · 0.85
ghack_quit_game_cbFunction · 0.85
ghack_save_game_cbFunction · 0.85
ghack_new_game_cbFunction · 0.85
ghack_ask_string_dialogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected