gtkRangeSetLowerStepperSensitivity {RGtk2}R Documentation

gtkRangeSetLowerStepperSensitivity

Description

Sets the sensitivity policy for the stepper that points to the 'lower' end of the GtkRange's adjustment.

Usage

gtkRangeSetLowerStepperSensitivity(object, sensitivity)

Arguments

object

a GtkRange

sensitivity

the lower stepper's sensitivity policy.

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]