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

Function ghack_settings_cb

outdated/win/gnome/gnmain.c:174–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174static void
175ghack_settings_cb(GtkWidget *widget, gpointer data)
176{
177 ghack_settings_dialog();
178}
179
180static void
181ghack_accelerator_selected(GtkWidget *widget, gpointer data)

Callers

nothing calls this directly

Calls 1

ghack_settings_dialogFunction · 0.85

Tested by

no test coverage detected