API Version: 3.0
Library Version: 3.0.0-devel
gboolean purple_markup_is_rtl ( const char* html )
Check if the given HTML contains RTL text.
html
const char*
The HTML text.
gboolean
TRUE if the text contains RTL text, FALSE otherwise.