Atk.ActionIface

Fields

Name

Type

Access

Description

do_action

object

r

get_description

object

r

get_keybinding

object

r

get_localized_name

object

r

get_n_actions

object

r

get_name

object

r

parent

GObject.TypeInterface

r

set_description

object

r

Methods

None

Details

class Atk.ActionIface

The Atk.Action interface should be supported by any object that can perform one or more actions. The interface provides the standard mechanism for an assistive technology to determine what those actions are as well as tell the object to perform them. Any object that can be manipulated should support this interface.