gnome-control-center/panels/location
Robert Ancell 93b14a4339 panel: Move shared GCancellable code into panel class
Make the panel class provide a cancellable that will be cancelled when the panel
is destroyed. Panel implementations can use this and not have to mangage the
cancellable themselves. Consolidate cases where panels had multiple cancellables
that were all being used for this behaviour.
2020-02-03 09:36:24 +13:00
..
cc-location-panel.c panel: Move shared GCancellable code into panel class 2020-02-03 09:36:24 +13:00
cc-location-panel.h Add a location panel 2019-11-07 14:40:07 +13:00
cc-location-panel.ui Add a location panel 2019-11-07 14:40:07 +13:00
gnome-location-panel.desktop.in.in Add a location panel 2019-11-07 14:40:07 +13:00
location.gresource.xml Add a location panel 2019-11-07 14:40:07 +13:00
meson.build Add a location panel 2019-11-07 14:40:07 +13:00