Re: [gtk-list] Large change to gtk-- signal system!
- From: Preben Randhol <randhol pvv ntnu no>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Large change to gtk-- signal system!
- Date: 26 Apr 1998 00:45:50 +0200
* Tero Pulkkinen
[snip]
|
| The sollution:
| The change is to make it explicit which type of connect() function we're
| using. Thus the previous examples will become:
| connect_to_function(signal, &function);
| connect_to_signal(signal, functionobject);
| connect_to_method(signal, obj, &fooclass::method);
|
| This change will hopefully make it easier for people and for the compiler
| to handle these different types of connect() functions.
If this _will_ help, I say do it ! :)
--
Preben Randhol | Affliction is enamoured of thy parts,
Tlf 73940929/(735)94076 [arb] | And thou art wedded to calamity.
Email randhol@pvv.org |
http://www.pvv.org/~randhol/ | - W. Shakespeare
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]