Re: [sigc] Forming reference to reference
- From: Chris Vine <chris cvine freeserve co uk>
- To: libsigc-list gnome org
- Cc: Surya Kiran Gullapalli <skg fluent co in>
- Subject: Re: [sigc] Forming reference to reference
- Date: Tue, 13 Sep 2005 20:24:12 +0100
On Tuesday 13 September 2005 11:19, Surya Kiran Gullapalli wrote:
> Hi,
> I've recently updated gnome 2.10 to 2.12, and my small application,
> which was using old gtkmm, now not working.
>
> Thanks to sigc in this respect.
>
> I've this function call for CellRendererText,
> ==================
> signal_edited ().connect (sigc::bind<Gtk::Widget&>
> (sigc::mem_fun (*this, &CXCellRendererText::editing_over),
> widget)) ;
> ===================
> where widget is Gtk::Widget&.
>
> The compile error i'm getting is
I you bind a Gtk::Widget*, presumably that would work?
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]