GnomeCanvas's item_list



At the vey last minute, i've noticed that there is no way to get the list of
GnomeCanvasItems from a GnomeCanvasGroup in the Gnome2::Canvas Perl bindings.

The GnomeCanvas has a member variable, item_list, which contains the actual
list of canvas items.  However, this smells like an internal data structure,
and the API reference says basically "hands off".

There is no foreach() function, and no other way to iterate over the children
of a GnomeCanvasGroup.

So, short of binding this member, what can i do?

-- 
muppet <scott at asofyet dot org>



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