Method
GtkWidgetget_direction
Declaration [src]
GtkTextDirection
gtk_widget_get_direction (
GtkWidget* widget
)
Description [src]
Gets the reading direction for a particular widget. See gtk_widget_set_direction().
Return value
Returns: | GtkTextDirection |
The reading direction for the widget. |