Ok... The remove signal handler must take a Gtk::Widget* parameter. That's why the compiler complains :)

See documentation at  :
http://gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Container.html#aa57f374a6196337e325ec17d79d1981

Cheers !

Guillaume

Dimitri Holz a écrit :
> No it doesn't !
>           |
>          \/
>
> void MainView::OnRemovedWindow()
> {
>    [...]
> }
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to