gnome-shell/js/extensionPrefs
Marco Trevisan (Treviño) b82b553b9e extensionPrefs: Inherit from Gtk.Application
Extension preferences Application class is just a container for a GtkApplication
so instead of using composition we can inherit from the base GObject class.

Also replace signal connections with vfunc's.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/631
2019-07-17 12:59:08 +00:00
..
main.js extensionPrefs: Inherit from Gtk.Application 2019-07-17 12:59:08 +00:00