~ubuntu-branches/ubuntu/vivid/atk1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/html/atk.html

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2013-08-27 07:52:22 UTC
  • mfrom: (1.4.9) (11.2.12 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130827075222-59k70z0310f06jbb
* New upstream release
* Update symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Utilities</title>
 
5
<title>ATK Library</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
 
<link rel="prev" href="AtkWindow.html" title="AtkWindow">
10
 
<link rel="next" href="atk-Versioning-Utilities.html" title="Versioning macros">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
9
<link rel="prev" href="index.html" title="ATK - Accessibility Toolkit">
 
10
<link rel="next" href="AtkAction.html" title="AtkAction">
 
11
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
 
<td><a accesskey="p" href="AtkWindow.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
 
<td> </td>
18
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
 
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
 
<td><a accesskey="n" href="atk-Versioning-Utilities.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left"></td>
 
17
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
18
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
 
19
<td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
20
<td><a accesskey="n" href="AtkAction.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="atk"></a>Utilities</h2></div></div></div>
25
 
<div class="toc"><dl><dt>
26
 
<span class="refentrytitle"><a href="atk-Versioning-Utilities.html">Versioning macros</a></span><span class="refpurpose"> — Variables and functions to check the ATK version</span>
27
 
</dt></dl></div>
 
24
<a name="atk"></a>ATK Library</h2></div></div></div>
 
25
<div class="toc"><dl>
 
26
<dt>
 
27
<span class="refentrytitle"><a href="AtkAction.html">AtkAction</a></span><span class="refpurpose"> — The ATK interface provided by UI components
 
28
which the user can activate/interact with.</span>
 
29
</dt>
 
30
<dt>
 
31
<span class="refentrytitle"><a href="AtkComponent.html">AtkComponent</a></span><span class="refpurpose"> — The ATK interface provided by UI components
 
32
which occupy a physical area on the screen.
 
33
which the user can activate/interact with.</span>
 
34
</dt>
 
35
<dt>
 
36
<span class="refentrytitle"><a href="AtkDocument.html">AtkDocument</a></span><span class="refpurpose"> — The ATK interface which represents the toplevel
 
37
 container for document content.</span>
 
38
</dt>
 
39
<dt>
 
40
<span class="refentrytitle"><a href="AtkEditableText.html">AtkEditableText</a></span><span class="refpurpose"> — The ATK interface implemented by components
 
41
 containing user-editable text content.</span>
 
42
</dt>
 
43
<dt>
 
44
<span class="refentrytitle"><a href="AtkGObjectAccessible.html">AtkGObjectAccessible</a></span><span class="refpurpose"> — This object class is derived from AtkObject and
 
45
 can be used as a basis implementing accessible objects.</span>
 
46
</dt>
 
47
<dt>
 
48
<span class="refentrytitle"><a href="AtkHyperlink.html">AtkHyperlink</a></span><span class="refpurpose"> — An ATK object which encapsulates a link or set
 
49
 of links in a hypertext document.</span>
 
50
</dt>
 
51
<dt>
 
52
<span class="refentrytitle"><a href="atk-AtkHyperlinkImpl.html">AtkHyperlinImpl</a></span><span class="refpurpose"> — An interface from which the AtkHyperlink
 
53
 associated with an AtkObject may be obtained.</span>
 
54
</dt>
 
55
<dt>
 
56
<span class="refentrytitle"><a href="AtkHypertext.html">AtkHypertext</a></span><span class="refpurpose"> — The ATK interface which provides standard
 
57
 mechanism for manipulating hyperlinks.</span>
 
58
</dt>
 
59
<dt>
 
60
<span class="refentrytitle"><a href="AtkImage.html">AtkImage</a></span><span class="refpurpose"> — The ATK Interface implemented by components
 
61
 which expose image or pixmap content on-screen.</span>
 
62
</dt>
 
63
<dt>
 
64
<span class="refentrytitle"><a href="AtkNoOpObject.html">AtkNoOpObject</a></span><span class="refpurpose"> — An AtkObject which purports to implement all ATK interfaces.</span>
 
65
</dt>
 
66
<dt>
 
67
<span class="refentrytitle"><a href="AtkNoOpObjectFactory.html">AtkNoOpObjectFactory</a></span><span class="refpurpose"> — The AtkObjectFactory which creates an AtkNoOpObject.</span>
 
68
</dt>
 
69
<dt>
 
70
<span class="refentrytitle"><a href="AtkObject.html">AtkObject</a></span><span class="refpurpose"> — The base object class for the Accessibility Toolkit API.</span>
 
71
</dt>
 
72
<dt>
 
73
<span class="refentrytitle"><a href="AtkObjectFactory.html">AtkObjectFactory</a></span><span class="refpurpose"> — The base object class for a factory used to
 
74
 create accessible objects for objects of a specific GType.</span>
 
75
</dt>
 
76
<dt>
 
77
<span class="refentrytitle"><a href="atk-AtkPlug.html">AtkPlug</a></span><span class="refpurpose"> — Toplevel for embedding into other processes</span>
 
78
</dt>
 
79
<dt>
 
80
<span class="refentrytitle"><a href="AtkRegistry.html">AtkRegistry</a></span><span class="refpurpose"></span>
 
81
</dt>
 
82
<dt>
 
83
<span class="refentrytitle"><a href="AtkRelation.html">AtkRelation</a></span><span class="refpurpose"> — An object used to describe a relation between a
 
84
 object and one or more other objects.</span>
 
85
</dt>
 
86
<dt>
 
87
<span class="refentrytitle"><a href="AtkRelationSet.html">AtkRelationSet</a></span><span class="refpurpose"> — A set of AtkRelations, normally the set of
 
88
 AtkRelations which an AtkObject has.</span>
 
89
</dt>
 
90
<dt>
 
91
<span class="refentrytitle"><a href="AtkSelection.html">AtkSelection</a></span><span class="refpurpose"> — The ATK interface implemented by container
 
92
 objects whose <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> children can be selected.</span>
 
93
</dt>
 
94
<dt>
 
95
<span class="refentrytitle"><a href="atk-AtkSocket.html">AtkSocket</a></span><span class="refpurpose"> — Container for AtkPlug objects from other processes</span>
 
96
</dt>
 
97
<dt>
 
98
<span class="refentrytitle"><a href="atk-AtkState.html">AtkState</a></span><span class="refpurpose"> — An AtkState describes a component's particular state.</span>
 
99
</dt>
 
100
<dt>
 
101
<span class="refentrytitle"><a href="AtkStateSet.html">AtkStateSet</a></span><span class="refpurpose"> — An AtkStateSet determines a component's state set.</span>
 
102
</dt>
 
103
<dt>
 
104
<span class="refentrytitle"><a href="AtkStreamableContent.html">AtkStreamableContent</a></span><span class="refpurpose"> — The ATK interface which provides access to
 
105
 streamable content.</span>
 
106
</dt>
 
107
<dt>
 
108
<span class="refentrytitle"><a href="AtkTable.html">AtkTable</a></span><span class="refpurpose"> — The ATK interface implemented for UI components
 
109
 which contain tabular or row/column information.</span>
 
110
</dt>
 
111
<dt>
 
112
<span class="refentrytitle"><a href="AtkText.html">AtkText</a></span><span class="refpurpose"> — The ATK interface implemented by components
 
113
 with text content.</span>
 
114
</dt>
 
115
<dt>
 
116
<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>
 
117
</dt>
 
118
<dt>
 
119
<span class="refentrytitle"><a href="AtkValue.html">AtkValue</a></span><span class="refpurpose"> — The ATK interface implemented by valuators and
 
120
 components which display or select a value from a bounded range of
 
121
 values.</span>
 
122
</dt>
 
123
<dt>
 
124
<span class="refentrytitle"><a href="AtkWindow.html">AtkWindow</a></span><span class="refpurpose"> — The ATK Interface provided by UI components that represent a top-level window.</span>
 
125
</dt>
 
126
</dl></div>
28
127
</div>
29
128
<div class="footer">
30
129
<hr>
31
 
          Generated by GTK-Doc V1.18.1</div>
 
130
          Generated by GTK-Doc V1.19.1</div>
32
131
</body>
33
132
</html>
 
 
b'\\ No newline at end of file'