Virtual Method

AtkActiondo_action

Declaration [src]

gboolean
do_action (
  AtkAction* action,
  gint i
)

Description [src]

Perform the specified action on the object.

Parameters

i

Type: gint

The action index corresponding to the action to be performed.

Return value

Type: gboolean

TRUE if success, FALSE otherwise.