Home
last modified time | relevance | path

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

/dports/games/mahjong/mj-1.16-src/
H A Dgui-dial.c2354 static GtkWidget *display_option_dialog_nopopups; variable
2484 display_option_dialog_nopopups = but1 = in display_option_dialog_init()
2789 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(display_option_dialog_nopopups),nopopups); in display_option_dialog_refresh()
2855 nopopups = GTK_TOGGLE_BUTTON(display_option_dialog_nopopups)->active; in display_option_dialog_apply()