GArrays of structures?



I'm having trouble using a GArray of pointers to structures.
I changed hundreds of lines of code in order to convert to
this approach, so it's likely that there's a bug in my code.
On the other hand, should I worry about this note in the
documentation?

  FIXME: need more info on how it works with structures.

Am I better off using a linked list for this purpose?

(I'm using gtk 1.2.8.)

Debby




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