GTK+ The GIMP Toolkit
|
11.7. Storing data pointersWith a CList it is possible to set a data pointer for a row. This pointer will not be visible for the user, but is merely a convenience for the programmer to associate a row with a pointer to some additional data. The functions should be fairly self-explanatory by now.
|
|||||||||||||||||||||||||