Re: Adding elements to a SListHandle

Murray Cumming <[email protected]> Fri, 16 Sep 2005 08:03:03 +0200
Newsgroups gmane.comp.gnome.gnomemm
Message-ID <[email protected]>
On Thu, 2005-09-15 at 14:28 -0600, eric liprandi wrote:
> Hi,
> 
> I am just getting aquinted with Gnome::Conf and wanted to add an entry
> to the SListHandle returned by all_dirs() or all_entries().
> But I am having a hard time finding information about how to do this.

http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch03s05.html

Adding an item to one of these returned containers will usually have no
effect on the object from which you received it. The get function will
usually be const to show you this.

-- 
Murray Cumming
[email protected]
www.murrayc.com
www.openismus.com