Re: Re How can be signal_remove() used on Window? For Guillaume Brocker



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()
> {
>    [...]
> }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]