![]() |
![]() |
![]() |
VTE Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
VteTerminalAccessibleVteTerminalAccessible — Accessibility peer of VteTerminal |
typedef struct _VteTerminalAccessible VteTerminalAccessible;
The accessible peer for VteTerminal.
AtkObject * vte_terminal_accessible_new (VteTerminal *terminal
);
Creates a new accessibility peer for the terminal widget.
terminal : |
a VteTerminal |
Returns : | the new AtkObject |