gtkUIManagerInsertActionGroup: gtkUIManagerInsertActionGroup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Inserts an action group into the list of action groups associated with self. Actions in earlier groups hide actions with the same name in later groups.

Usage

1
gtkUIManagerInsertActionGroup(object, action.group, pos)

Arguments

object

a GtkUIManager object

action.group

the action group to be inserted

pos

the position at which the group will be inserted.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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