Home
last modified time | relevance | path

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

/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dwindow.h28 …RIOT_WINDOW(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), AISLERIOT_TYPE_WINDOW, AisleriotWindow))
34 typedef struct _AisleriotWindow AisleriotWindow; typedef
53 GtkUIManager *aisleriot_window_get_ui_manager (AisleriotWindow *window);
55 GtkAction *aisleriot_window_get_action (AisleriotWindow *window,
58 void aisleriot_window_set_game_module (AisleriotWindow * window,
62 const char *aisleriot_window_get_game_module (AisleriotWindow *window);
64 void aisleriot_window_new_game (AisleriotWindow * window);
65 void aisleriot_window_change_game (AisleriotWindow * window);
66 void aisleriot_window_show_statistics_dialog (AisleriotWindow * window);
67 void aisleriot_window_show_about_dialog (AisleriotWindow * window);
H A Dwindow.c423 AisleriotWindow *window) in new_game_cb()
430 AisleriotWindow *window) in undo_cb()
442 AisleriotWindow *window) in redo_cb()
453 AisleriotWindow *window) in help_about_cb()
460 AisleriotWindow *window) in restart_game()
538 AisleriotWindow *window;
885 AisleriotWindow *window) in show_hint_cb()
928 AisleriotWindow *window) in deal_cb()
960 AisleriotWindow *window) in option_cb()
1536 AisleriotWindow *window) in game_new_cb()
[all …]
H A Dar-game-chooser.h40 GtkWidget *ar_game_chooser_new (AisleriotWindow *window);
H A Dar-game-chooser.c45 AisleriotWindow *window;
463 ar_game_chooser_new (AisleriotWindow *window) in ar_game_chooser_new()
H A Dar-application.c54 AisleriotWindow *window;