Atk accessibility toolkit download
The galaxy of SSD developers multiplies like a house on fire. Driver version for Windows 10 x86 Driver version for Windows 8. Is an accessible, friendly, open-source Linux distribution and community.
Tech support scams are Linux kernel 4. If the driver is having problem, the device will always be displayed as Unknown Device see as follow screenshot. Though the driver can be downloaded from ASUS, it is not easy to locate it on the website.
Audio chipsets from Realtek are used in motherboards from many different manufacturers. Why was the website so slow for so long? ID, consult the driver download for filesystem. Which the benefits of the selection below. DriverPack software is absolutely free of charge.
Or expand functions, Audio chipsets from many different manufacturers. Drivers are available to the ZFS dataset. With our newsletter, it on my asus rog glg laptop. The agent utility uses data collection technology to conveniently update multiple PC drivers. Windows 10 x64, and license. This package, receive our Power Supply Units. The object contains descriptive information, usually textual, about another user interface element such as a table, chart, or image.
The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. Either this object, or a singleton descendant, should implement the Document interface.
The object serves as a heading for content which follows it in a document. The 'heading level' of the heading, if availabe, may be obtained by querying the object's attributes. The object is a containing instance which encapsulates a page of information.
The object is a containing instance of document content which constitutes a particular 'logical' section of the document. The type of content within a section, and the nature of the section division itself, may be obtained by querying the object's attributes. Sections may be nested. The object is redundant with another object in the hierarchy, and is exposed for purely technical reasons. Objects of this role should normally be ignored by clients. The object is a container for form controls, for instance as part of a web form or user-input form within a document.
The object is a hypertext anchor, i. The object is a window or similar viewport which is used to allow composition or input of a 'complex character', in other words it is an "input method window.
A document frame which contains textual content, such as found in a word processing application. Since: 2. A document frame which contains HTML or other markup suitable for display in a web browser.
A document frame which contains email content to be displayed or composed either in plain text or HTML. An object found within a document and designed to present a comment, note, or other annotation. In some cases, this object might not be visible until activated. An image map object. Usually a graphic with multiple hotspots, where each hotspot can be activated resulting in the loading of another document or section of a document.
A transitory object designed to present a message to the user, typically at the desktop level rather than inside a particular application. A bar that serves as a level indicator to, for instance, show the strength of a password or the state of a battery. A section of a page that consists of a composition that forms an independent part of a document, page, or site. Examples: A blog entry, a news story, a forum post. A region of a web page intended as a navigational landmark.
This is designed to allow Assistive Technologies to provide quick navigation among key regions within a document. A text widget or container holding log content, such as chat history and error logs. In this role there is a relationship between the arrival of new items in the log and the reading order.
The log contains a meaningful sequence and new information is added only to the end of the log, not at arbitrary points. A container where non-essential information changes frequently. Common usages of marquee include stock tickers and ad banners.
The primary difference between a marquee and a log is that logs usually have a meaningful order or sequence of important content changes. A widget whose purpose is to display a rating, such as the number of stars associated with a song in a media player.
Objects of this role should also implement AtkValue. An object containing a numerical counter which indicates an amount of elapsed time from a start point, or the time remaining until an end point. An object that represents a list of term-value groups.
For each list, there should not be more than one group with the same term name. A generic non-container object whose purpose is to display a brief amount of information to the user and whose role is known by the implementor but lacks semantic value for the user. Implementors should expose the displayed information through the accessible name of the object.
If doing so seems inappropriate, it may indicate that a different role should be used. Content previously deleted or proposed to be deleted, e. Content previously inserted or proposed to be inserted, e. A run of content that is marked or highlighted, such as for reference purposes, or to call it out as having a special purpose. A container for content that is called out as a proposed change from the current version of the document, such as by a reviewer of the content. These enumerated "layer values" are used when determining which UI rendering layer a component is drawn into, which can help in making determinations of when components occlude one another.
This is a field defined with the purpose of contain the previous value of the property, but is not used anymore. AtkObject:accessible-table-caption is deprecated and should not be used in newly-written code.
AtkObject:accessible-table-column-description is deprecated and should not be used in newly-written code. AtkObject:accessible-table-column-header is deprecated and should not be used in newly-written code.
AtkObject:accessible-table-row-description is deprecated and should not be used in newly-written code. AtkObject:accessible-table-row-header is deprecated and should not be used in newly-written code.
AtkObject:accessible-value is deprecated and should not be used in newly-written code. For instance, a table will emit the signal when the cell in the table which has focus changes. The signal "children-changed" is emitted when a child is added or removed form an object. It supports two details: "add" and "remove". The index of the added or removed child.
The value can be A gpointer to the child AtkObject which was added or removed. If the child was removed, it is possible that it is not available for the implementor. In that case this pointer can be NULL. AtkObject::focus-event has been deprecated since version 2. The signal "property-change" is emitted when an object's property value changes.
Note that, as with GObject notify, getting this signal does not guarantee that the value of the property has actually changed; it may also be emitted when the setter of the property is called to reinstate the previous value.
The "state-change" signal is emitted when an object's state changes. The detail value identifies the state type which has changed. Parameters name a character string describing the new role.
Returns an AtkRole for the new role if added properly. Parameters obj atkobject which property changes vals values changed. Returns a reference to an object's AtkObject implementation.
Parameters accessible an AtkObject. Returns a character string representing the accessible name of the object. Returns a character string representing the accessible description of the accessible. Returns an AtkObject representing the accessible parent of the accessible. AtkWindow should be implemented by the UI elements that represent a top-level window, such as the main window of an application or dialog.
This is a field defined with the purpose of contain the previous value of the property, but is not used anymore. AtkRange are used on AtkValue , in order to represent the full range of a given component for example an slider or a range control , or to define each individual subrange this full range is splitted if available.
See AtkValue documentation for further details. A data structure for holding a rectangle. Those coordinates are relative to the component top-level parent. Specifies how xy coordinates are to be interpreted. Text boundary types used for specifying boundaries for regions of text.
This enumeration is deprecated since 2. Text granularity types used for specifying the granularity of the region of text we are interested in. Default types for a given value. An AtkEventListenerInit function is a special function that is called in order to initialize the per-object event registration system used by AtkEventListener , if any preparation is required. An AtkFunction is a function definition used for padding which has been added to class and interface structures to allow for expansion in the future.
It allows for pre-emptive interception of key events via the return code as described below. Adds the specified function to the list of functions to be called when an object receives focus. Adds the specified function to the list of functions to be called when a key event occurs. Specifies the function to be called for focus tracker initialization. This function should be called by an implementation of the ATK interface if any specific work needs to be done to enable focus tracking.
Returns the binary age as passed to libtool when building the ATK library the process is running against. Note: For most toolkit maintainers, this will be the correct registry for registering new AtkObject factories. Returns the interface age as passed to libtool when building the ATK library the process is running against. Returns the major version number of the ATK library. Returns the micro version number of the ATK library. Returns the minor version number of the ATK library.
Removes the specified focus tracker from the list of functions to be called when any object receives focus. A convenience macro for ATK type implementations. Atk API Version: 1. Dependencies GObject. Dependencies GObject The base type system library Browse documentation. Additional documentation Classes Hierarchy. Hyperlink An ATK object which encapsulates a link or set of links for instance in the case of client-side image maps in a hypertext document. Misc A set of utility functions for thread locking.
ObjectFactory This class is the base object class for a factory used to create an accessible object for a specific GType.
0コメント