Method

GtkRangeget_flippable

Declaration [src]

gboolean
gtk_range_get_flippable (
  GtkRange* range
)

Description [src]

Gets whether the GtkRange respects text direction.

See gtk_range_set_flippable().

Return value

Type: gboolean

TRUE if the range is flippable.