gdkKeymapGetCapsLockState {RGtk2}R Documentation

gdkKeymapGetCapsLockState

Description

Returns whether the Caps Lock modifer is locked.

Usage

gdkKeymapGetCapsLockState(object)

Arguments

object

a GdkKeymap

Details

Since 2.16

Value

[logical] TRUE if Caps Lock is on

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]