Searched refs:g_settings_get_has_unapplied (Results 1 – 4 of 4) sorted by relevance
219 gboolean g_settings_get_has_unapplied (GSettings *settin…
641 g_value_set_boolean (value, g_settings_get_has_unapplied (settings)); in g_settings_get_property()2335 g_settings_get_has_unapplied (GSettings *settings) in g_settings_get_has_unapplied() function
548 g_assert_true (g_settings_get_has_unapplied (settings)); in test_delay_apply()549 g_assert_false (g_settings_get_has_unapplied (settings2)); in test_delay_apply()569 g_assert_false (g_settings_get_has_unapplied (settings)); in test_delay_apply()570 g_assert_false (g_settings_get_has_unapplied (settings2)); in test_delay_apply()616 g_assert_true (g_settings_get_has_unapplied (settings)); in test_delay_revert()620 g_assert_false (g_settings_get_has_unapplied (settings)); in test_delay_revert()
2659 g_settings_get_has_unapplied