Since my lazy approach didn't work, I actually went and looked at your code. I think you are right: the wrapped function is definitely producing a list of GnomeVFSFileInfo structure pointers hence using Glib::string in the wrapper template seems to be incorrect.
/*Bob Caryl* Fiscal Systems,Inc. 256.772.8920 Ext. 108 http://www.fis-cal.com <http://www.fis-cal.com/>/ /This email message may contain privileged or confidential information. If you are not the intended recipient, you may not disclose, use, disseminate, distribute, copy or rely on this message or attachment in any way. If you received this email message in error, please return by forwarding the message and its attachment to the sender and then delete the message and its attachment from your computer. Neither Fiscal Systems, Inc., nor its affiliates, accept any liability for any errors, omissions, corruption or virus in the contents of this message or any attachments that arise as a result of e-mail transmission./ Maik Beckmann wrote: > Robert Caryl: >> I'd suggest that you submit this to: >> >> [email protected] >> >> and you'll probably get some good answers. > > I don't think gnome-devel is the right place, since the problem I > mentioned seems to be an wrapper issue. > > AFAIK the related gnomemm-list was closed: > http://marc.theaimsgroup.com/?l=gnomemm-list&m=114918803729469&w=2 > > Regards, Maik > > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
