gtkActionGroupGetName {RGtk2}R Documentation

gtkActionGroupGetName

Description

Gets the name of the action group.

Usage

gtkActionGroupGetName(object)

Arguments

object [GtkActionGroup] the action group

Details

Since 2.4

Value

[character] the name of the action group.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]