Re: [gtkmm] problems with pango
- From: murrayc t-online de (Murray Cumming)
- To: Morus Walter <morus walter web de>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] problems with pango
- Date: 23 Oct 2002 13:14:08 +0200
On Tue, 2002-10-22 at 20:44, Morus Walter wrote:
[snip]
> After calling Pango::Context::itemize I get a list of items I must loop
> over. Now itemize returns a Glib::ListHandle<Pango::Item*> and I can
> iterate over this list using
> for ( Glib::ListHandle<Pango::Item*>::iterator it = items.begin();
> it != items.end() ; it++ )
> But I could not figure out, how to reference the items in the list
That is an intermediate type:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch03s05.html
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]