| VTE Reference Manual |
|---|
struct VteTerminalAccessible; AtkObject* vte_terminal_accessible_new (VteTerminal *terminal);
AtkObject* vte_terminal_accessible_new (VteTerminal *terminal);
Creates a new accessibility peer for the terminal widget.
| terminal : | |
| Returns : | the new AtkObject |
| <<< VteTerminal | VteReaper >>> |