gtkUIManagerRemoveActionGroup {RGtk2}R Documentation

gtkUIManagerRemoveActionGroup

Description

Removes an action group from the list of action groups associated with self.

Usage

gtkUIManagerRemoveActionGroup(object, action.group)

Arguments

object

a GtkUIManager object

action.group

the action group to be removed

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]