gnome-control-center/panels/privacy
Iain Lane 39e31e912f
privacy: Remove {get,set}_on_off_label2
There's only one instance of this pattern - make the function specific
to that case rather than generic.

The current code is leaking the Label2Data struct and the GSettings
signal connection. The leak of the signal connection was causing a crash
in case the callback was called after the label was destroyed. Instead
of just directly fixing these problems, let's eliminate the intermediate
struct and just support the specific case we're interested in directly.
2019-02-19 11:04:07 +00:00
..
cc-privacy-panel.c privacy: Remove {get,set}_on_off_label2 2019-02-19 11:04:07 +00:00
cc-privacy-panel.h privacy: Replace ifdefs with #pragma once 2018-05-29 10:47:48 +12:00
cc-privacy-panel.ui privacy: handle microphone and camera 2019-01-07 10:59:30 -02:00
gnome-privacy-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build privacy: Use GtkTemplate 2018-10-18 01:01:07 +00:00
privacy.gresource.xml privacy: Use GtkTemplate 2018-10-18 01:01:07 +00:00