Method
GtkRangeset_flippable
since: 2.18
Declaration [src]
void
gtk_range_set_flippable (
GtkRange* range,
gboolean flippable
)
Description [src]
If a range is flippable, it will switch its direction if it is
horizontal and its direction is GTK_TEXT_DIR_RTL
.
See gtk_widget_get_direction().
Available since: 2.18