gtkActionSetAccelGroup {RGtk2}R Documentation

gtkActionSetAccelGroup

Description

Sets the GtkAccelGroup in which the accelerator for this action will be installed.

Usage

gtkActionSetAccelGroup(object, accel.group)

Arguments

object

the action object

accel.group

a GtkAccelGroup or NULL. [ allow-none ]

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]