New function, doing the same as g_convert but taking a GIConv argument.
authorAlexander Larsson <alla@lysator.liu.se>
Sat, 25 Aug 2001 03:22:16 +0000 (03:22 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Sat, 25 Aug 2001 03:22:16 +0000 (03:22 +0000)
commit1424212c3f356fea0cd6662022c5f0293d4bcc0b
tree028450940348381af1d90d12f73df81cd4660bb0
parented49b882bdebddae592bbcd137c5d4c455fb8be8
New function, doing the same as g_convert but taking a GIConv argument.

2001-08-24  Alexander Larsson  <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
New function, doing the same as g_convert but taking
a GIConv argument. The old g_convert is just
a call to this with a newly opened GIConv.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gconvert.c
glib/gconvert.h