atkActionSetDescription: atkActionSetDescription

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Sets a description of the specified action of the object.

Usage

1
atkActionSetDescription(object, i, desc)

Arguments

object

[AtkAction] a GObject instance that implements AtkActionIface

i

[integer] the action index corresponding to the action to be performed

desc

[character] the description to be assigned to this action

Value

[logical] a gboolean representing if the description was successfully set;

Author(s)

Derived by RGtkGen from GTK+ documentation


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