gdkKeyvalConvertCase: gdkKeyvalConvertCase

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Obtains the upper- and lower-case versions of the keyval symbol. Examples of keyvals are GDK_a, GDK_Enter, GDK_F1, etc.

Usage

1

Arguments

symbol

a keyval

Value

A list containing the following elements:

lower

return location for lowercase version of symbol. [ out ]

upper

return location for uppercase version of symbol. [ out ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.