Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
702
GtkWidget *
703
ghack_get_main_window()
704
{
705
return (GTK_WIDGET(mainWindow));
706
}
Callers
12
ghack_player_sel_dialog
Function · 0.85
gnome_display_file
Function · 0.85
gnome_yn_function
Function · 0.85
ghack_init_text_window
Function · 0.85
ghack_settings_dialog
Function · 0.85
ghack_init_menu_window
Function · 0.85
ghack_menu_ext_cmd
Function · 0.85
ghack_yes_no_dialog
Function · 0.85
ghack_quit_game_cb
Function · 0.85
ghack_save_game_cb
Function · 0.85
ghack_new_game_cb
Function · 0.85
ghack_ask_string_dialog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected