Re: Adding elements to a SListHandle



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
murrayc murrayc com
www.murrayc.com
www.openismus.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]