GPtrArray has no insert?
- From: Martin Kalbfuß <ma kalbfuss web de>
- To: Gtk+ <gtk-list gnome org>
- Subject: GPtrArray has no insert?
- Date: Mon, 09 Nov 2009 18:10:49 +0100
Hi,
I make a library to handle group of bitmaps for the allegro lib. The
allegro bitmap type is a pointer type.
So a GPtrArray would be the right choice. But I can't see any insertion
function like the GArray has. Is such a function not present or is it
simply not documented?
And what happens when I try to access a non existent element with an out
of range index? The documentation says nothing about this?
Thanks,
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]