Function

GtkWidgetset_default_direction

Declaration [src]

void
gtk_widget_set_default_direction (
  GtkTextDirection dir
)

Description [src]

Sets the default reading direction for widgets where the direction has not been explicitly set by gtk_widget_set_direction().

Parameters

dir

Type: GtkTextDirection

The new default direction. This cannot be GTK_TEXT_DIR_NONE.