![]() |
![]() |
![]() |
VTE Reference Manual | ![]() |
---|---|---|---|---|
VteTerminalAccessibleVteTerminalAccessible — Accessibility peer of VteTerminal. |
VteTerminalAccessible;AtkObject * vte_terminal_accessible_new (VteTerminal *terminal);
typedef struct { GtkAccessible parent; } VteTerminalAccessible;
This should not be accessed directly. Use the
parent ; |
The parent |
AtkObject * vte_terminal_accessible_new (VteTerminal *terminal);
Creates a new accessibility peer for the terminal widget.
terminal : |
a VteTerminal |
Returns : | the new |