gtkActionGetAccelPath {RGtk2}R Documentation

gtkActionGetAccelPath

Description

Returns the accel path for this action.

Usage

gtkActionGetAccelPath(object)

Arguments

object [GtkAction] the action object

Details

Since 2.6

Value

[character] the accel path for this action, or NULL if none is set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]