diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2018-08-20 21:12:06 -0400 |
commit | 63e87c2d0c9d263f14c77b68f85c67d46ece82a9 (patch) | |
tree | 6260365cbf7d24f37d27669e8538227fcb72e243 /gtk+-mingw/share/gtk-doc/html/atk/index.html | |
parent | a4460f6d9453bbd7e584937686449cef3e19f052 (diff) |
Diffstat (limited to 'gtk+-mingw/share/gtk-doc/html/atk/index.html')
-rw-r--r-- | gtk+-mingw/share/gtk-doc/html/atk/index.html | 136 |
1 files changed, 0 insertions, 136 deletions
diff --git a/gtk+-mingw/share/gtk-doc/html/atk/index.html b/gtk+-mingw/share/gtk-doc/html/atk/index.html deleted file mode 100644 index 5fbb1ed..0000000 --- a/gtk+-mingw/share/gtk-doc/html/atk/index.html +++ /dev/null @@ -1,136 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ATK - Accessibility Toolkit</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> -<link rel="home" href="index.html" title="ATK - Accessibility Toolkit"> -<link rel="next" href="atk.html" title="ATK Library"> -<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)"> -<link rel="stylesheet" href="style.css" type="text/css"> -</head> -<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> -<div class="book"> -<div class="titlepage"> -<div> -<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">ATK - Accessibility Toolkit</p></th></tr></table></div> -<div><p class="releaseinfo">for ATK 2.5.4 -</p></div> -</div> -<hr> -</div> -<div class="toc"><dl> -<dt><span class="chapter"><a href="atk.html">ATK Library</a></span></dt> -<dd><dl> -<dt> -<span class="refentrytitle"><a href="AtkAction.html">AtkAction</a></span><span class="refpurpose"> — The ATK interface provided by UI components which the user can -activate/interact with,</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkComponent.html">AtkComponent</a></span><span class="refpurpose"> — The ATK interface provided by UI components which occupy a physical area on -the screen.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkDocument.html">AtkDocument</a></span><span class="refpurpose"> — The ATK interface which represents the toplevel container for document content.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkEditableText.html">AtkEditableText</a></span><span class="refpurpose"> — The ATK interface implemented by components containing user-editable text content.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkGObjectAccessible.html">AtkGObjectAccessible</a></span><span class="refpurpose"> — This object class is derived from AtkObject and can be used as a basis -implementing accessible objects.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkHyperlink.html">AtkHyperlink</a></span><span class="refpurpose"> — An ATK object which encapsulates a link or set of links in a hypertext document.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="atk-AtkHyperlinkImpl.html">AtkHyperlinkImpl</a></span><span class="refpurpose"> — An interface from which the AtkHyperlink associated with an -AtkObject may be obtained.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkHypertext.html">AtkHypertext</a></span><span class="refpurpose"> — The ATK interface which provides standard mechanism for manipulating hyperlinks.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkImage.html">AtkImage</a></span><span class="refpurpose"> — The ATK Interface implemented by components which expose image or pixmap -content on-screen.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkNoOpObject.html">AtkNoOpObject</a></span><span class="refpurpose"> — An AtkObject which purports to implement all ATK interfaces.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkNoOpObjectFactory.html">AtkNoOpObjectFactory</a></span><span class="refpurpose"> — The AtkObjectFactory which creates an AtkNoOpObject.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkObject.html">AtkObject</a></span><span class="refpurpose"> — The base object class for the Accessibility Toolkit API.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkObjectFactory.html">AtkObjectFactory</a></span><span class="refpurpose"> — The base object class for a factory used to create accessible objects for -objects of a specific GType.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="atk-AtkPlug.html">AtkPlug</a></span><span class="refpurpose"></span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkRegistry.html">AtkRegistry</a></span><span class="refpurpose"> — An object used to store the GType of the factories used to create an accessible -object for an object of a particular GType.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkRelation.html">AtkRelation</a></span><span class="refpurpose"> — An object used to describe a relation between a object and one or more -other objects.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkRelationSet.html">AtkRelationSet</a></span><span class="refpurpose"> — A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkSelection.html">AtkSelection</a></span><span class="refpurpose"> — The ATK interface implemented by container objects whose <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> children -can be selected.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="atk-AtkSocket.html">AtkSocket</a></span><span class="refpurpose"></span> -</dt> -<dt> -<span class="refentrytitle"><a href="atk-AtkState.html">AtkState</a></span><span class="refpurpose"> — An AtkState describes a component's particular state.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkStateSet.html">AtkStateSet</a></span><span class="refpurpose"> — An AtkStateSet determines a component's state set.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkStreamableContent.html">AtkStreamableContent</a></span><span class="refpurpose"> — The ATK interface which provides access to streamable content.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkTable.html">AtkTable</a></span><span class="refpurpose"> — The ATK interface implemented for UI components which contain tabular or -row/column information.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkText.html">AtkText</a></span><span class="refpurpose"> — The ATK interface implemented by components with text content.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkUtil.html">AtkUtil</a></span><span class="refpurpose"> — A set of ATK utility functions for event and toolkit support.</span> -</dt> -<dt> -<span class="refentrytitle"><a href="AtkValue.html">AtkValue</a></span><span class="refpurpose"> — The ATK interface implemented by valuators and components which display or -select a value from a bounded range of values.</span> -</dt> -</dl></dd> -<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt> -<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt> -<dt><span class="index"><a href="api-index-1-3.html">Index of new symbols in 1.3</a></span></dt> -<dt><span class="index"><a href="api-index-1-4.html">Index of new symbols in 1.4</a></span></dt> -<dt><span class="index"><a href="api-index-1-6.html">Index of new symbols in 1.6</a></span></dt> -<dt><span class="index"><a href="api-index-1-12.html">Index of new symbols in 1.12</a></span></dt> -<dt><span class="index"><a href="api-index-1-13.html">Index of new symbols in 1.13</a></span></dt> -<dt><span class="index"><a href="api-index-1-18.html">Index of new symbols in 1.18</a></span></dt> -<dt><span class="index"><a href="api-index-1-20.html">Index of new symbols in 1.20</a></span></dt> -<dt><span class="index"><a href="api-index-1-22.html">Index of new symbols in 1.22</a></span></dt> -<dt><span class="index"><a href="api-index-1-24.html">Index of new symbols in 1.24</a></span></dt> -<dt><span class="index"><a href="api-index-1-26.html">Index of new symbols in 1.26</a></span></dt> -<dt><span class="index"><a href="api-index-1-28.html">Index of new symbols in 1.28</a></span></dt> -<dt><span class="index"><a href="api-index-1-30.html">Index of new symbols in 1.30</a></span></dt> -<dt><span class="index"><a href="api-index-1-32.html">Index of new symbols in 1.32</a></span></dt> -</dl></div> -</div> -<div class="footer"> -<hr> - Generated by GTK-Doc V1.18.1</div> -</body> -</html>
\ No newline at end of file |