Converting between GList and GSList



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]