gtkAccelGroupDisconnectKey: gtkAccelGroupDisconnectKey

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Removes an accelerator previously installed through gtkAccelGroupConnect.

Usage

1
gtkAccelGroupDisconnectKey(object, accel.key, accel.mods)

Arguments

object

the accelerator group to install an accelerator in

accel.key

key value of the accelerator

accel.mods

modifier combination of the accelerator

Value

[logical] TRUE if there was an accelerator which could be removed, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


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