atspi-constants.h | atspi-constants.h | |||
---|---|---|---|---|
skipping to change at line 1121 | skipping to change at line 1121 | |||
* @ATSPI_ROLE_GROUPING: A group of related widgets. This group typically h as | * @ATSPI_ROLE_GROUPING: A group of related widgets. This group typically h as | |||
* a label. | * a label. | |||
* @ATSPI_ROLE_IMAGE_MAP: An image map object. Usually a graphic with multi ple | * @ATSPI_ROLE_IMAGE_MAP: An image map object. Usually a graphic with multi ple | |||
* hotspots, where each hotspot can be activated resulting in the loading o f | * hotspots, where each hotspot can be activated resulting in the loading o f | |||
* another document or section of a document. | * another document or section of a document. | |||
* @ATSPI_ROLE_NOTIFICATION: A transitory object designed to present a | * @ATSPI_ROLE_NOTIFICATION: A transitory object designed to present a | |||
* message to the user, typically at the desktop level rather than inside a | * message to the user, typically at the desktop level rather than inside a | |||
* particular application. | * particular application. | |||
* @ATSPI_ROLE_INFO_BAR: An object designed to present a message to the use r | * @ATSPI_ROLE_INFO_BAR: An object designed to present a message to the use r | |||
* within an existing window. | * within an existing window. | |||
*@ATSPI_ROLE_LEVEL_BAR: A bar that serves as a level indicator to, for | * @ATSPI_ROLE_LEVEL_BAR: A bar that serves as a level indicator to, for | |||
* instance, show the strength of a password or the state of a battery. | * instance, show the strength of a password or the state of a battery. | |||
* Since: 2.8 | * Since: 2.8 | |||
*@ATSPI_ROLE_TITLE_BAR: A bar that serves as the title of a window or a | *@ATSPI_ROLE_TITLE_BAR: A bar that serves as the title of a window or a | |||
* dialog. @Since: 2.12 | * dialog. @Since: 2.12 | |||
*@ATSPI_ROLE_BLOCK_QUOTE: An object which contains a text section | *@ATSPI_ROLE_BLOCK_QUOTE: An object which contains a text section | |||
* that is quoted from another source. @Since: 2.12 | * that is quoted from another source. @Since: 2.12 | |||
*@ATSPI_ROLE_AUDIO: An object which represents an audio | *@ATSPI_ROLE_AUDIO: An object which represents an audio | |||
* element. @Since: 2.12 | * element. @Since: 2.12 | |||
*@ATSPI_ROLE_VIDEO: An object which represents a video | *@ATSPI_ROLE_VIDEO: An object which represents a video | |||
* element. @Since: 2.12 | * element. @Since: 2.12 | |||
*@ATSPI_ROLE_DEFINITION: A definition of a term or concept. @Since: 2.12 | *@ATSPI_ROLE_DEFINITION: A definition of a term or concept. @Since: 2.12 | |||
*@ATSPI_ROLE_ARTICLE: A section of a page that consists of a | *@ATSPI_ROLE_ARTICLE: A section of a page that consists of a | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||