Thanks David for your quick and important
reply...
That solves my problem... I will have
to do nothing more. :-)
"David Necas (Yeti)"
<yeti physics muni cz> Sent by: David Necas (Yeti) <yeti trific ath cx>
07/05/2004 02:38 PM
To
Dipak G Patil/India/IBM IBMIN
cc
gtk-list gnome org
Subject
Re: GTK Apis unicode support
?
On Mon, Jul 05, 2004 at 02:33:02PM +0530, Dipak G
Patil wrote:
>
> I am new to Linux and porting a application from windows to linux
using GTK.
> As in windows there are always two versions of any API one for Ascii
(e.g
> CreateWindowExA) and other for unicode(el CreateWindowExW).
>
> Does the APIs of GTK library support both unicode and ASCII or I will
have to
> do something for that ?
Gtk+ 2.x uses UTF-8. Since ASCII is a subset of UTF-8,
there's no need for a separate API.
Yeti
--
Do not use tab characters. Their effect is not predictable.