gtkRangeGetLowerStepperSensitivity {RGtk2}R Documentation

gtkRangeGetLowerStepperSensitivity

Description

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

Usage

gtkRangeGetLowerStepperSensitivity(object)

Arguments

object [GtkRange] a GtkRange

Details

Since 2.10

Value

[GtkSensitivityType] The lower stepper's sensitivity policy.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]