Merge branch 'notify-initial-setting-change' into 'gtk-3-24'
gdkscreen-wayland: Notify initial setting change from org.gtk.Settings See merge request GNOME/gtk!5733
This commit is contained in:
commit
433356856e
@ -1337,6 +1337,7 @@ fontconfig_dbus_proxy_open_cb (GObject *object,
|
||||
g_free (screen_wayland->dbus_settings.modules);
|
||||
|
||||
screen_wayland->dbus_settings.modules = g_variant_dup_string (value, NULL);
|
||||
notify_setting (GDK_SCREEN (screen_wayland), "gtk-modules");
|
||||
}
|
||||
|
||||
if (value != NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user