Atk.ComponentIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
add_focus_handler |
r |
||
bounds_changed |
r |
||
contains |
r |
||
get_alpha |
r |
||
get_extents |
r |
||
get_layer |
r |
||
get_mdi_zorder |
r |
||
get_position |
r |
||
get_size |
r |
||
grab_focus |
r |
||
parent |
r |
||
ref_accessible_at_point |
r |
||
remove_focus_handler |
r |
||
scroll_to |
r |
||
scroll_to_point |
r |
||
set_extents |
r |
||
set_position |
r |
||
set_size |
r |
Methods¶
None
Details¶
- class Atk.ComponentIface¶
The
Atk.Component
interface should be supported by any object that is rendered on the screen. The interface provides the standard mechanism for an assistive technology to determine and set the graphical representation of an object.