glib: GList: do i have to give the first link as an argument?
- From: barbapapa <barbapapa myrealbox com>
- To: gtk-list gnome org
- Subject: glib: GList: do i have to give the first link as an argument?
- Date: Sat, 16 Nov 2002 16:01:20 -0500
hi, I'm getting confused with glib.
GList is a double-linked list, from which I infer that,
at least theoretically, It would be possible to give any
link of that list as an argument to represent the list.
now: is that the case, or do the functions that take a GList*
as argument to represent the whole list actually expect me
to give the first list link as an argument?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]