Skip to main content

locale_direction

Function locale_direction 

Source
pub fn locale_direction() -> TextDirection
Expand 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