RGtk2 (version 2.20.31)

gtkUIManagerGetAction: gtkUIManagerGetAction

Description

Looks up an action by following a path. See gtkUIManagerGetWidget for more information about paths.

Usage

gtkUIManagerGetAction(object, path)

Arguments

object
path
a path

Value

GtkAction] the action whose proxy widget is found by following the path, or NULL if no widget was found.

Details

Since 2.4