gtkAdjustmentGetLower {RGtk2}R Documentation

gtkAdjustmentGetLower

Description

Retrieves the minimum value of the adjustment.

Usage

gtkAdjustmentGetLower(object)

Arguments

object

a GtkAdjustment

Details

Since 2.14

Value

[numeric] The current minimum value of the adjustment.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]