views:

27

answers:

2

Does GTK (on GNU/Linux) support Arabic localisation, if so how can it be done?

A: 

This can be done using Pango library. You can check it in this link http://www.pango.org/

iSight
+1  A: 

Use Gettext for all localization, including Arabic.

ptomato
+1 for the use of the word 'Arabic'.
littlegreen