Converting between GList and GSList
- From: Syomin Pavel <syomin comcon obninsk com>
- To: gtk-app-devel-list gnome org
- Subject: Converting between GList and GSList
- Date: Tue, 17 Dec 2002 00:43:32 +0300
Hi all!
I have small problem: I use gconf to store preferences of my program. I use gconf's list of sting to store
item's of pull-down menu of GtkCombo. But: GtkCombo require GList and gconf give me GSList. I can write
functions to convert GList to GSList or inversely, but I want to know is there STANDART way to decide my
problem?
Thanks fo answers 8)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]