Home
last modified time | relevance | path

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

/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dar-style.h95 gboolean ar_style_get_show_status_messages (ArStyle *style);
H A Dar-style.c164 g_value_set_boolean (value, ar_style_get_show_status_messages (style)); in ar_style_get_property()
661 ar_style_get_show_status_messages (ArStyle *style) in ar_style_get_show_status_messages() function
H A Dboard-noclutter.c2322 show_status_messages = ar_style_get_show_status_messages (priv->style); in aisleriot_board_sync_style()