Function
Pangolog2vis_get_embedding_levels
since: 1.4
Declaration
guint8*
pango_log2vis_get_embedding_levels (
const gchar* text,
int length,
PangoDirection* pbase_dir
)
Parameters
text
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. length
-
Type:
int
No description available.
pbase_dir
-
Type:
PangoDirection
No description available.
The data is owned by the caller of the function.