Re: [gnome-db] useful functions
Andrea Zagli <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Il giorno dom 11 lug 2010 10:43:56 CEST, Piotr Pokora ha scritto: >> i think that string_to_* and *_to_string functions in gda-value.c are >> very useful >> >> why don't you make them public? > > They are public. Not explicitly though. > All those functions are registered for GValues. > So when you transform GValue, you implicitly invoke one of them. ok, thanks