widget: get_widget_windows() don't modify window child lists
We can't modify the lists returned from gdk_window_peek_children, instead use get_children().
Showing
Please register or sign in to comment
We can't modify the lists returned from gdk_window_peek_children, instead use get_children().