Method

GtkRangeget_flippable

since: 2.18

Declaration [src]

gboolean
gtk_range_get_flippable (
  GtkRange* range
)

Description [src]

Gets the value set by gtk_range_set_flippable().

Available since: 2.18

Return value

Type: gboolean

TRUE if the range is flippable.