gtkActionGroupListActions {RGtk2}R Documentation

gtkActionGroupListActions

Description

Lists the actions in the action group.

Usage

gtkActionGroupListActions(object)

Arguments

object

the action group

Details

Since 2.4

Value

[list] an allocated list of the action objects in the action group. [ element-type GtkAction][ transfer container ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]