SVN revision: 52586
This commit is contained in:
Carsten Haitzler 2010-09-22 12:02:35 +00:00
parent 80e131a443
commit fea985b760
1 changed files with 6 additions and 5 deletions

View File

@ -59,11 +59,12 @@ extern "C" {
/* BiDi exposed stuff */
/*FIXME: document */
typedef enum _Evas_BiDi_Direction {
EVAS_BIDI_DIRECTION_NATURAL,
EVAS_BIDI_DIRECTION_LTR,
EVAS_BIDI_DIRECTION_RTL
} Evas_BiDi_Direction;
typedef enum _Evas_BiDi_Direction
{
EVAS_BIDI_DIRECTION_NATURAL,
EVAS_BIDI_DIRECTION_LTR,
EVAS_BIDI_DIRECTION_RTL
} Evas_BiDi_Direction;
/**
* Identifier of callbacks to be used with object or canvas.