On 14 April 2010 10:38, ik <ido...@gmail.com> wrote:
> Hello,
>
> I'm trying to add missing Pango functions to both Lazarus and FPC for BiDi
> support, and I have encountered the following function:
>
> PangoDirection pango_unichar_direction      (gunichar     ch) G_GNUC_CONST;
>
> I do not understand the G_GNUC_CONST part, does anyone here know what it
> suppose to be ?

http://library.gnome.org/devel/glib/stable/glib-Miscellaneous-Macros.html#G-GNUC-CONST:CAPS

Henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to