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 [GtkAction] the action object
accel.group [GtkAccelGroup] a GtkAccelGroup or NULL

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]