Re: [Ekiga-devel-list] gmconf similar functions



Le 17/07/2010 16:22, Eugen Dedu a écrit :
In lib/gcong/gmconf-gconf.c I see two exported functions,
gm_conf_get_string and gm_conf_entry_get_string (the same for other data
types). Both of them are used in ekiga code. Is it normal? Couldn't only
one of them be available and remove the other (or make it static, for
that file only)?

I'm not sure... one is called with a key, the other with a GmConfEntry...

If you are outside of gmconf, then you use gm_conf_get_string ; if you are in a gmconf callback, then you'll get to use gm_conf_entry_get_string.

Perhaps it's possible to modify things to have only one...

Snark


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