set_flippable


Description:

public void set_flippable (bool flippable)

Sets whether the `GtkRange` respects text direction.

If a range is flippable, it will switch its direction if it is horizontal and its direction is gtk_text_dir_rtl .

See [method@Gtk.Widget.get_direction].

Parameters:

this

a `GtkRange`

flippable

true to make the range flippable