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 [GtkUIManager] a GtkUIManager object
action.group [GtkActionGroup] the action group to be removed

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]