Re: Re How can be signal_remove() used on Window? For Guillaume Brocker
- From: Guillaume Brocker <guillaume brocker digital-trainers com>
- To: Dimitri Holz <d holz innoventis de>
- Cc: gtkmm-list gnome org
- Subject: Re: Re How can be signal_remove() used on Window? For Guillaume Brocker
- Date: Thu, 22 Jan 2009 12:06:18 +0100
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]