gtkRangeSetUpperStepperSensitivity {RGtk2}R Documentation

gtkRangeSetUpperStepperSensitivity

Description

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

Usage

gtkRangeSetUpperStepperSensitivity(object, sensitivity)

Arguments

object

a GtkRange

sensitivity

the upper stepper's sensitivity policy.

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]