elementary / switchboard-plug-display

Switchboard Displays Plug
https://elementary.io
GNU General Public License v3.0
14 stars 18 forks source link

DisplaysOverlay: keep a list of widgets #370

Closed danirabbit closed 6 months ago

danirabbit commented 6 months ago

Review with hide whitespace

In GTK 4 we don't have a get_children function, so instead keep a list of display widgets. This also saves us having to check types