Skip to content

Widget: +/restore get_children() → vector<Widget*>

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

Add get_children() methods with the same API/sense as the previously automatically wrapped gtk_container_get_children(). This will reduce porting headaches from gtkmm3 and is cheaper than observe_children().

#143 (closed)

Merge request reports