pub fn locale_direction() -> TextDirectionExpand description
static void update_locale (const char *new_locale) { setlocale (LC_ALL, new_locale); gtk_widget_set_default_direction (gtk_get_locale_direction ()); }
# Returns
the direction of the current locale