gtkAcceleratorGetLabel: gtkAcceleratorGetLabel

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Converts an accelerator keyval and modifier mask into a string which can be used to represent the accelerator to the user.

Usage

1
gtkAcceleratorGetLabel(accelerator.key, accelerator.mods)

Arguments

accelerator.key

accelerator keyval

accelerator.mods

accelerator modifier mask

Details

Since 2.6

Value

[character] a newly-allocated string representing the accelerator.

Author(s)

Derived by RGtkGen from GTK+ documentation


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