Skip to content

Widget: Add [[nodiscard]] on get_children() and...

Daniel Boles requested to merge dboles/Widget-get_children-nodiscard-shadow into master

...drop some more redundant Gtk:: namespace qualifications there, and avoid introducing a template typename ambiguously also called Widget.

Merge request reports