[9896] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: gtkmm: can't use Signal1
daemon@ATHENA.MIT.EDU (Tero Pulkkinen)
Thu Nov 5 14:21:31 1998
To: gtk-list@redhat.com
From: Tero Pulkkinen <terop@students.cc.tut.fi>
Date: 05 Nov 1998 21:17:21 +0200
In-Reply-To: Todd Dukes's message of "Thu, 05 Nov 1998 11:22:37 -0600"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Todd Dukes <tdukes@ibmoto.com> writes:
> > { Signal1<const string> test;
> > public:
> > void function(const string y);
> > y()
> > { connect_to_method(test,this,&function);
actually, I did further tests on this and if you use const string & instead
of const string, then it'll work fine and behavior is the same :-)
--
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null