Range.setFlippable
void setFlippable(bool flippable) nothrowIf a range is flippable, it will switch its direction if it is horizontal and its direction is gtk.types.TextDirection.Rtl.
See gtk.widget.Widget.getDirection.
Parameters
flippable | true to make the range flippable |