Gio.Settings.prototype.get_has_unapplied
function get_has_unapplied(): Boolean { // Gjs wrapper for g_settings_get_has_unapplied() }
Returns whether the Gio.Settings object has any unapplied changes. This can only be the case if it is in 'delayed-apply' mode.
Since 2.26
- Returns
true if settings has unapplied changes