Searched refs:aisleriot_game_change_options (Results 1 – 3 of 3) sorted by relevance
204 guint32 aisleriot_game_change_options (AisleriotGame *game,
998 value = aisleriot_game_change_options (priv->game, changed_mask, changed_value); in option_cb()1032 aisleriot_game_change_options (priv->game, AISLERIOT_GAME_OPTIONS_MAX, options_value); in install_options_menu()
2321 aisleriot_game_change_options (AisleriotGame *game, in aisleriot_game_change_options() function