Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dinterface.c1677 GtkWidget *button_PI3; in create_window_input_settings() local
2945 button_PI3 = gtk_button_new_with_mnemonic ("--"); in create_window_input_settings()
2946 gtk_widget_show (button_PI3); in create_window_input_settings()
2947 gtk_table_attach (GTK_TABLE (table15), button_PI3, 8, 9, 1, 2, in create_window_input_settings()
3573 GLADE_HOOKUP_OBJECT (window_input_settings, button_PI3, "button_PI3"); in create_window_input_settings()