gtkUIManagerGetAction: gtkUIManagerGetAction

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkUIManagerGetAction(object, path)

Arguments

object

a GtkUIManager

path

a path

Details

Since 2.4

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


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