Re: [gtkmm] get a reference from a Gtk::TreeValueProxy
- From: murrayc t-online de (Murray Cumming)
- To: erwan ancel <erwan ancel free fr>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] get a reference from a Gtk::TreeValueProxy
- Date: 31 Jan 2003 09:24:30 +0100
On Fri, 2003-01-31 at 08:49, erwan ancel wrote:
> Hi,
>
> I don't manage to find a way to get a reference to the corresponding
> occurence
Do you mean "instance"?
> of my class A from
> Gtk::TreeValueProxy<A>
>
> How can I do that ?
I had to grep to find out what TreeValueProxy is. I don't think you
should be worrying about it - it's purely an intermediate type. You
should be able to do something like this:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch08.html#id2843676
(See "Getting Values")
If this isn't enough, what are you trying to do?
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]