atk 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +12 -1
- data/lib/1.8/atk.so +0 -0
- data/lib/1.9/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atk.h +1 -0
- data/vendor/local/include/atk-1.0/atk/atkaction.h +8 -8
- data/vendor/local/include/atk-1.0/atk/atkdocument.h +6 -6
- data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -0
- data/vendor/local/include/atk-1.0/atk/atkimage.h +4 -4
- data/vendor/local/include/atk-1.0/atk/atkmisc.h +24 -1
- data/vendor/local/include/atk-1.0/atk/atkobject.h +35 -7
- data/vendor/local/include/atk-1.0/atk/atkrelation.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkrelationset.h +3 -0
- data/vendor/local/include/atk-1.0/atk/atkstate.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkstreamablecontent.h +6 -6
- data/vendor/local/include/atk-1.0/atk/atktable.h +5 -8
- data/vendor/local/include/atk-1.0/atk/atktext.h +4 -2
- data/vendor/local/include/atk-1.0/atk/atkutil.h +75 -66
- data/vendor/local/include/atk-1.0/atk/atkwindow.h +54 -0
- data/vendor/local/lib/atk-1.0.def +2 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +41 -0
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +330 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +639 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +343 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +328 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +128 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +400 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +215 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +238 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +109 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +94 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +1960 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +166 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +201 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +443 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +313 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +330 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +395 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +213 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +1210 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +1745 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +743 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +216 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +51 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-18.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +45 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-24.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-26.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-28.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +41 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +39 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-32.html +30 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +41 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +651 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +107 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +81 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +130 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +430 -0
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +573 -0
- data/vendor/local/share/gtk-doc/html/atk/atk.html +121 -0
- data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.html +136 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +688 -0
- data/vendor/local/share/gtk-doc/html/atk/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/atk/up.png +0 -0
- data/vendor/local/share/license/atk/AUTHORS +5 -0
- data/vendor/local/share/license/atk/COPYING +482 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zu/LC_MESSAGES/atk10.mo +0 -0
- metadata +65 -14
- data/vendor/local/lib/atk-1.0.lib +0 -0
- data/vendor/local/manifest/atk-dev_1.32.0-2_win32.mft +0 -37
- data/vendor/local/manifest/atk_1.32.0-2_win32.mft +0 -95
- data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.log +0 -740
- data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.sh +0 -76
@@ -0,0 +1,166 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>AtkObjectFactory</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="atk.html" title="ATK Library">
|
9
|
+
<link rel="prev" href="AtkObject.html" title="AtkObject">
|
10
|
+
<link rel="next" href="atk-AtkPlug.html" title="AtkPlug">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
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">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="AtkObject.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
21
|
+
<td><a accesskey="n" href="atk-AtkPlug.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#AtkObjectFactory.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkObjectFactory.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkObjectFactory.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
</td></tr>
|
30
|
+
</table>
|
31
|
+
<div class="refentry">
|
32
|
+
<a name="AtkObjectFactory"></a><div class="titlepage"></div>
|
33
|
+
<div class="refnamediv"><table width="100%"><tr>
|
34
|
+
<td valign="top">
|
35
|
+
<h2><span class="refentrytitle"><a name="AtkObjectFactory.top_of_page"></a>AtkObjectFactory</span></h2>
|
36
|
+
<p>AtkObjectFactory — The base object class for a factory used to create accessible objects for
|
37
|
+
objects of a specific GType.</p>
|
38
|
+
</td>
|
39
|
+
<td valign="top" align="right"></td>
|
40
|
+
</tr></table></div>
|
41
|
+
<div class="refsynopsisdiv">
|
42
|
+
<a name="AtkObjectFactory.synopsis"></a><h2>Synopsis</h2>
|
43
|
+
<pre class="synopsis">struct <a class="link" href="AtkObjectFactory.html#AtkObjectFactory-struct" title="struct AtkObjectFactory">AtkObjectFactory</a>;
|
44
|
+
<a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkObjectFactory.html#atk-object-factory-create-accessible" title="atk_object_factory_create_accessible ()">atk_object_factory_create_accessible</a>
|
45
|
+
(<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>,
|
46
|
+
<em class="parameter"><code><span class="type">GObject</span> *obj</code></em>);
|
47
|
+
<span class="returnvalue">GType</span> <a class="link" href="AtkObjectFactory.html#atk-object-factory-get-accessible-type" title="atk_object_factory_get_accessible_type ()">atk_object_factory_get_accessible_type</a>
|
48
|
+
(<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>);
|
49
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkObjectFactory.html#atk-object-factory-invalidate" title="atk_object_factory_invalidate ()">atk_object_factory_invalidate</a> (<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>);
|
50
|
+
</pre>
|
51
|
+
</div>
|
52
|
+
<div class="refsect1">
|
53
|
+
<a name="AtkObjectFactory.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
54
|
+
<pre class="synopsis">
|
55
|
+
GObject
|
56
|
+
+----AtkObjectFactory
|
57
|
+
+----<a class="link" href="AtkNoOpObjectFactory.html" title="AtkNoOpObjectFactory">AtkNoOpObjectFactory</a>
|
58
|
+
</pre>
|
59
|
+
</div>
|
60
|
+
<div class="refsect1">
|
61
|
+
<a name="AtkObjectFactory.description"></a><h2>Description</h2>
|
62
|
+
<p>
|
63
|
+
This class is the base object class for a factory used to create an
|
64
|
+
accessible object for a specific GType. The function
|
65
|
+
<a class="link" href="AtkRegistry.html#atk-registry-set-factory-type" title="atk_registry_set_factory_type ()"><code class="function">atk_registry_set_factory_type()</code></a> is normally called to store
|
66
|
+
in the registry the factory type to be used to create an accessible of a
|
67
|
+
particular GType.
|
68
|
+
</p>
|
69
|
+
</div>
|
70
|
+
<div class="refsect1">
|
71
|
+
<a name="AtkObjectFactory.details"></a><h2>Details</h2>
|
72
|
+
<div class="refsect2">
|
73
|
+
<a name="AtkObjectFactory-struct"></a><h3>struct AtkObjectFactory</h3>
|
74
|
+
<pre class="programlisting">struct AtkObjectFactory;</pre>
|
75
|
+
<p>
|
76
|
+
The AtkObjectFactory structure should not be accessed directly.
|
77
|
+
</p>
|
78
|
+
</div>
|
79
|
+
<hr>
|
80
|
+
<div class="refsect2">
|
81
|
+
<a name="atk-object-factory-create-accessible"></a><h3>atk_object_factory_create_accessible ()</h3>
|
82
|
+
<pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_object_factory_create_accessible
|
83
|
+
(<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>,
|
84
|
+
<em class="parameter"><code><span class="type">GObject</span> *obj</code></em>);</pre>
|
85
|
+
<p>
|
86
|
+
Provides an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> that implements an accessibility interface
|
87
|
+
on behalf of <em class="parameter"><code>obj</code></em>
|
88
|
+
</p>
|
89
|
+
<div class="variablelist"><table border="0">
|
90
|
+
<col align="left" valign="top">
|
91
|
+
<tbody>
|
92
|
+
<tr>
|
93
|
+
<td><p><span class="term"><em class="parameter"><code>factory</code></em> :</span></p></td>
|
94
|
+
<td>The <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> associated with <em class="parameter"><code>obj</code></em>'s
|
95
|
+
object type</td>
|
96
|
+
</tr>
|
97
|
+
<tr>
|
98
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
99
|
+
<td>a <span class="type">GObject</span>
|
100
|
+
</td>
|
101
|
+
</tr>
|
102
|
+
<tr>
|
103
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
104
|
+
<td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> that implements an accessibility
|
105
|
+
interface on behalf of <em class="parameter"><code>obj</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
|
106
|
+
</td>
|
107
|
+
</tr>
|
108
|
+
</tbody>
|
109
|
+
</table></div>
|
110
|
+
</div>
|
111
|
+
<hr>
|
112
|
+
<div class="refsect2">
|
113
|
+
<a name="atk-object-factory-get-accessible-type"></a><h3>atk_object_factory_get_accessible_type ()</h3>
|
114
|
+
<pre class="programlisting"><span class="returnvalue">GType</span> atk_object_factory_get_accessible_type
|
115
|
+
(<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>);</pre>
|
116
|
+
<p>
|
117
|
+
Gets the GType of the accessible which is created by the factory.
|
118
|
+
</p>
|
119
|
+
<div class="variablelist"><table border="0">
|
120
|
+
<col align="left" valign="top">
|
121
|
+
<tbody>
|
122
|
+
<tr>
|
123
|
+
<td><p><span class="term"><em class="parameter"><code>factory</code></em> :</span></p></td>
|
124
|
+
<td>an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>
|
125
|
+
</td>
|
126
|
+
</tr>
|
127
|
+
<tr>
|
128
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
129
|
+
<td>the type of the accessible which is created by the <em class="parameter"><code>factory</code></em>.
|
130
|
+
The value G_TYPE_INVALID is returned if no type if found.</td>
|
131
|
+
</tr>
|
132
|
+
</tbody>
|
133
|
+
</table></div>
|
134
|
+
</div>
|
135
|
+
<hr>
|
136
|
+
<div class="refsect2">
|
137
|
+
<a name="atk-object-factory-invalidate"></a><h3>atk_object_factory_invalidate ()</h3>
|
138
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_object_factory_invalidate (<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>);</pre>
|
139
|
+
<p>
|
140
|
+
Inform <em class="parameter"><code>factory</code></em> that it is no longer being used to create
|
141
|
+
accessibles. When called, <em class="parameter"><code>factory</code></em> may need to inform
|
142
|
+
<a href="AtkObject.html"><span class="type">AtkObjects</span></a> which it has created that they need to be re-instantiated.
|
143
|
+
Note: primarily used for runtime replacement of <a href="AtkObjectFactory.html"><span class="type">AtkObjectFactorys</span></a>
|
144
|
+
in object registries.
|
145
|
+
</p>
|
146
|
+
<div class="variablelist"><table border="0">
|
147
|
+
<col align="left" valign="top">
|
148
|
+
<tbody><tr>
|
149
|
+
<td><p><span class="term"><em class="parameter"><code>factory</code></em> :</span></p></td>
|
150
|
+
<td>an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> to invalidate</td>
|
151
|
+
</tr></tbody>
|
152
|
+
</table></div>
|
153
|
+
</div>
|
154
|
+
</div>
|
155
|
+
<div class="refsect1">
|
156
|
+
<a name="AtkObjectFactory.see-also"></a><h2>See Also</h2>
|
157
|
+
<p>
|
158
|
+
AtkRegistry
|
159
|
+
</p>
|
160
|
+
</div>
|
161
|
+
</div>
|
162
|
+
<div class="footer">
|
163
|
+
<hr>
|
164
|
+
Generated by GTK-Doc V1.18.1</div>
|
165
|
+
</body>
|
166
|
+
</html>
|
@@ -0,0 +1,201 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>AtkRegistry</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="atk.html" title="ATK Library">
|
9
|
+
<link rel="prev" href="atk-AtkPlug.html" title="AtkPlug">
|
10
|
+
<link rel="next" href="AtkRelation.html" title="AtkRelation">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
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">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="atk-AtkPlug.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
21
|
+
<td><a accesskey="n" href="AtkRelation.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#AtkRegistry.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkRegistry.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkRegistry.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
</td></tr>
|
30
|
+
</table>
|
31
|
+
<div class="refentry">
|
32
|
+
<a name="AtkRegistry"></a><div class="titlepage"></div>
|
33
|
+
<div class="refnamediv"><table width="100%"><tr>
|
34
|
+
<td valign="top">
|
35
|
+
<h2><span class="refentrytitle"><a name="AtkRegistry.top_of_page"></a>AtkRegistry</span></h2>
|
36
|
+
<p>AtkRegistry — An object used to store the GType of the factories used to create an accessible
|
37
|
+
object for an object of a particular GType.</p>
|
38
|
+
</td>
|
39
|
+
<td valign="top" align="right"></td>
|
40
|
+
</tr></table></div>
|
41
|
+
<div class="refsynopsisdiv">
|
42
|
+
<a name="AtkRegistry.synopsis"></a><h2>Synopsis</h2>
|
43
|
+
<pre class="synopsis"> <a class="link" href="AtkRegistry.html#AtkRegistry-struct" title="AtkRegistry">AtkRegistry</a>;
|
44
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkRegistry.html#atk-registry-set-factory-type" title="atk_registry_set_factory_type ()">atk_registry_set_factory_type</a> (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
45
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>,
|
46
|
+
<em class="parameter"><code><span class="type">GType</span> factory_type</code></em>);
|
47
|
+
<span class="returnvalue">GType</span> <a class="link" href="AtkRegistry.html#atk-registry-get-factory-type" title="atk_registry_get_factory_type ()">atk_registry_get_factory_type</a> (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
48
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);
|
49
|
+
<a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="returnvalue">AtkObjectFactory</span></a> * <a class="link" href="AtkRegistry.html#atk-registry-get-factory" title="atk_registry_get_factory ()">atk_registry_get_factory</a> (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
50
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);
|
51
|
+
<a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="returnvalue">AtkRegistry</span></a> * <a class="link" href="AtkRegistry.html#atk-get-default-registry" title="atk_get_default_registry ()">atk_get_default_registry</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
52
|
+
</pre>
|
53
|
+
</div>
|
54
|
+
<div class="refsect1">
|
55
|
+
<a name="AtkRegistry.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
56
|
+
<pre class="synopsis">
|
57
|
+
GObject
|
58
|
+
+----AtkRegistry
|
59
|
+
</pre>
|
60
|
+
</div>
|
61
|
+
<div class="refsect1">
|
62
|
+
<a name="AtkRegistry.description"></a><h2>Description</h2>
|
63
|
+
<p>
|
64
|
+
The AtkRegistry is normally used to create appropriate ATK "peers" for user
|
65
|
+
interface components. Application developers usually need only interact with
|
66
|
+
the AtkRegistry by associating appropriate ATK implementation classes with
|
67
|
+
GObject classes via the atk_registry_set_factory_type call, passing the
|
68
|
+
appropriate GType for application custom widget classes.
|
69
|
+
</p>
|
70
|
+
</div>
|
71
|
+
<div class="refsect1">
|
72
|
+
<a name="AtkRegistry.details"></a><h2>Details</h2>
|
73
|
+
<div class="refsect2">
|
74
|
+
<a name="AtkRegistry-struct"></a><h3>AtkRegistry</h3>
|
75
|
+
<pre class="programlisting">typedef struct _AtkRegistry AtkRegistry;</pre>
|
76
|
+
<p>
|
77
|
+
The AtkRegistry structure should not be accessed directly.
|
78
|
+
</p>
|
79
|
+
</div>
|
80
|
+
<hr>
|
81
|
+
<div class="refsect2">
|
82
|
+
<a name="atk-registry-set-factory-type"></a><h3>atk_registry_set_factory_type ()</h3>
|
83
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_registry_set_factory_type (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
84
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>,
|
85
|
+
<em class="parameter"><code><span class="type">GType</span> factory_type</code></em>);</pre>
|
86
|
+
<p>
|
87
|
+
Associate an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> subclass with a <span class="type">GType</span>. Note:
|
88
|
+
The associated <em class="parameter"><code>factory_type</code></em> will thereafter be responsible for
|
89
|
+
the creation of new <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> implementations for instances
|
90
|
+
appropriate for <em class="parameter"><code>type</code></em>.
|
91
|
+
</p>
|
92
|
+
<div class="variablelist"><table border="0">
|
93
|
+
<col align="left" valign="top">
|
94
|
+
<tbody>
|
95
|
+
<tr>
|
96
|
+
<td><p><span class="term"><em class="parameter"><code>registry</code></em> :</span></p></td>
|
97
|
+
<td>the <a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> in which to register the type association</td>
|
98
|
+
</tr>
|
99
|
+
<tr>
|
100
|
+
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
101
|
+
<td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> type</td>
|
102
|
+
</tr>
|
103
|
+
<tr>
|
104
|
+
<td><p><span class="term"><em class="parameter"><code>factory_type</code></em> :</span></p></td>
|
105
|
+
<td>an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> type to associate with <em class="parameter"><code>type</code></em>. Must
|
106
|
+
implement AtkObject appropriate for <em class="parameter"><code>type</code></em>.</td>
|
107
|
+
</tr>
|
108
|
+
</tbody>
|
109
|
+
</table></div>
|
110
|
+
</div>
|
111
|
+
<hr>
|
112
|
+
<div class="refsect2">
|
113
|
+
<a name="atk-registry-get-factory-type"></a><h3>atk_registry_get_factory_type ()</h3>
|
114
|
+
<pre class="programlisting"><span class="returnvalue">GType</span> atk_registry_get_factory_type (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
115
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);</pre>
|
116
|
+
<p>
|
117
|
+
Provides a <span class="type">GType</span> indicating the <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> subclass
|
118
|
+
associated with <em class="parameter"><code>type</code></em>.
|
119
|
+
</p>
|
120
|
+
<div class="variablelist"><table border="0">
|
121
|
+
<col align="left" valign="top">
|
122
|
+
<tbody>
|
123
|
+
<tr>
|
124
|
+
<td><p><span class="term"><em class="parameter"><code>registry</code></em> :</span></p></td>
|
125
|
+
<td>an <a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a>
|
126
|
+
</td>
|
127
|
+
</tr>
|
128
|
+
<tr>
|
129
|
+
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
130
|
+
<td>a <span class="type">GType</span> with which to look up the associated <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>
|
131
|
+
subclass</td>
|
132
|
+
</tr>
|
133
|
+
<tr>
|
134
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
135
|
+
<td>a <span class="type">GType</span> associated with type <em class="parameter"><code>type</code></em>
|
136
|
+
</td>
|
137
|
+
</tr>
|
138
|
+
</tbody>
|
139
|
+
</table></div>
|
140
|
+
</div>
|
141
|
+
<hr>
|
142
|
+
<div class="refsect2">
|
143
|
+
<a name="atk-registry-get-factory"></a><h3>atk_registry_get_factory ()</h3>
|
144
|
+
<pre class="programlisting"><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="returnvalue">AtkObjectFactory</span></a> * atk_registry_get_factory (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
145
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);</pre>
|
146
|
+
<p>
|
147
|
+
Gets an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> appropriate for creating <a href="AtkObject.html"><span class="type">AtkObjects</span></a>
|
148
|
+
appropriate for <em class="parameter"><code>type</code></em>.
|
149
|
+
</p>
|
150
|
+
<div class="variablelist"><table border="0">
|
151
|
+
<col align="left" valign="top">
|
152
|
+
<tbody>
|
153
|
+
<tr>
|
154
|
+
<td><p><span class="term"><em class="parameter"><code>registry</code></em> :</span></p></td>
|
155
|
+
<td>an <a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a>
|
156
|
+
</td>
|
157
|
+
</tr>
|
158
|
+
<tr>
|
159
|
+
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
160
|
+
<td>a <span class="type">GType</span> with which to look up the associated <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>
|
161
|
+
</td>
|
162
|
+
</tr>
|
163
|
+
<tr>
|
164
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
165
|
+
<td>an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> appropriate for creating
|
166
|
+
<a href="AtkObject.html"><span class="type">AtkObjects</span></a> appropriate for <em class="parameter"><code>type</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
|
167
|
+
</td>
|
168
|
+
</tr>
|
169
|
+
</tbody>
|
170
|
+
</table></div>
|
171
|
+
</div>
|
172
|
+
<hr>
|
173
|
+
<div class="refsect2">
|
174
|
+
<a name="atk-get-default-registry"></a><h3>atk_get_default_registry ()</h3>
|
175
|
+
<pre class="programlisting"><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="returnvalue">AtkRegistry</span></a> * atk_get_default_registry (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
176
|
+
<p>
|
177
|
+
Gets a default implementation of the <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>/type
|
178
|
+
registry.
|
179
|
+
Note: For most toolkit maintainers, this will be the correct
|
180
|
+
registry for registering new <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> factories. Following
|
181
|
+
a call to this function, maintainers may call <a class="link" href="AtkRegistry.html#atk-registry-set-factory-type" title="atk_registry_set_factory_type ()"><code class="function">atk_registry_set_factory_type()</code></a>
|
182
|
+
to associate an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> subclass with the GType of objects
|
183
|
+
for whom accessibility information will be provided.
|
184
|
+
</p>
|
185
|
+
<div class="variablelist"><table border="0">
|
186
|
+
<col align="left" valign="top">
|
187
|
+
<tbody><tr>
|
188
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
189
|
+
<td>a default implementation of the
|
190
|
+
<a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>/type registry. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
|
191
|
+
</td>
|
192
|
+
</tr></tbody>
|
193
|
+
</table></div>
|
194
|
+
</div>
|
195
|
+
</div>
|
196
|
+
</div>
|
197
|
+
<div class="footer">
|
198
|
+
<hr>
|
199
|
+
Generated by GTK-Doc V1.18.1</div>
|
200
|
+
</body>
|
201
|
+
</html>
|
@@ -0,0 +1,443 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>AtkRelation</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="atk.html" title="ATK Library">
|
9
|
+
<link rel="prev" href="AtkRegistry.html" title="AtkRegistry">
|
10
|
+
<link rel="next" href="AtkRelationSet.html" title="AtkRelationSet">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
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">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="AtkRegistry.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
21
|
+
<td><a accesskey="n" href="AtkRelationSet.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#AtkRelation.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkRelation.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkRelation.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
|
|
30
|
+
<a href="#AtkRelation.properties" class="shortcut">Properties</a>
|
31
|
+
</td></tr>
|
32
|
+
</table>
|
33
|
+
<div class="refentry">
|
34
|
+
<a name="AtkRelation"></a><div class="titlepage"></div>
|
35
|
+
<div class="refnamediv"><table width="100%"><tr>
|
36
|
+
<td valign="top">
|
37
|
+
<h2><span class="refentrytitle"><a name="AtkRelation.top_of_page"></a>AtkRelation</span></h2>
|
38
|
+
<p>AtkRelation — An object used to describe a relation between a object and one or more
|
39
|
+
other objects.</p>
|
40
|
+
</td>
|
41
|
+
<td valign="top" align="right"></td>
|
42
|
+
</tr></table></div>
|
43
|
+
<div class="refsynopsisdiv">
|
44
|
+
<a name="AtkRelation.synopsis"></a><h2>Synopsis</h2>
|
45
|
+
<pre class="synopsis">struct <a class="link" href="AtkRelation.html#AtkRelation-struct" title="struct AtkRelation">AtkRelation</a>;
|
46
|
+
enum <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType">AtkRelationType</a>;
|
47
|
+
<a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> <a class="link" href="AtkRelation.html#atk-relation-type-register" title="atk_relation_type_register ()">atk_relation_type_register</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
|
48
|
+
const <span class="returnvalue">gchar</span> * <a class="link" href="AtkRelation.html#atk-relation-type-get-name" title="atk_relation_type_get_name ()">atk_relation_type_get_name</a> (<em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> type</code></em>);
|
49
|
+
<a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> <a class="link" href="AtkRelation.html#atk-relation-type-for-name" title="atk_relation_type_for_name ()">atk_relation_type_for_name</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
|
50
|
+
<a class="link" href="AtkRelation.html" title="AtkRelation"><span class="returnvalue">AtkRelation</span></a> * <a class="link" href="AtkRelation.html#atk-relation-new" title="atk_relation_new ()">atk_relation_new</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> **targets</code></em>,
|
51
|
+
<em class="parameter"><code><span class="type">gint</span> n_targets</code></em>,
|
52
|
+
<em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>);
|
53
|
+
<a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> <a class="link" href="AtkRelation.html#atk-relation-get-relation-type" title="atk_relation_get_relation_type ()">atk_relation_get_relation_type</a> (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>);
|
54
|
+
<span class="returnvalue">GPtrArray</span> * <a class="link" href="AtkRelation.html#atk-relation-get-target" title="atk_relation_get_target ()">atk_relation_get_target</a> (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>);
|
55
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkRelation.html#atk-relation-add-target" title="atk_relation_add_target ()">atk_relation_add_target</a> (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>,
|
56
|
+
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);
|
57
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="AtkRelation.html#atk-relation-remove-target" title="atk_relation_remove_target ()">atk_relation_remove_target</a> (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>,
|
58
|
+
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);
|
59
|
+
</pre>
|
60
|
+
</div>
|
61
|
+
<div class="refsect1">
|
62
|
+
<a name="AtkRelation.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
63
|
+
<pre class="synopsis">
|
64
|
+
GObject
|
65
|
+
+----AtkRelation
|
66
|
+
</pre>
|
67
|
+
</div>
|
68
|
+
<div class="refsect1">
|
69
|
+
<a name="AtkRelation.properties"></a><h2>Properties</h2>
|
70
|
+
<pre class="synopsis">
|
71
|
+
"<a class="link" href="AtkRelation.html#AtkRelation--relation-type" title='The "relation-type" property'>relation-type</a>" <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> : Read / Write
|
72
|
+
"<a class="link" href="AtkRelation.html#AtkRelation--target" title='The "target" property'>target</a>" <span class="type">GValueArray</span>* : Read / Write
|
73
|
+
</pre>
|
74
|
+
</div>
|
75
|
+
<div class="refsect1">
|
76
|
+
<a name="AtkRelation.description"></a><h2>Description</h2>
|
77
|
+
<p>
|
78
|
+
An AtkRelation describes a relation between an object and one or more
|
79
|
+
other objects. The actual relations that an object has with other objects
|
80
|
+
are defined as an AtkRelationSet, which is a set of AtkRelations.
|
81
|
+
</p>
|
82
|
+
</div>
|
83
|
+
<div class="refsect1">
|
84
|
+
<a name="AtkRelation.details"></a><h2>Details</h2>
|
85
|
+
<div class="refsect2">
|
86
|
+
<a name="AtkRelation-struct"></a><h3>struct AtkRelation</h3>
|
87
|
+
<pre class="programlisting">struct AtkRelation;</pre>
|
88
|
+
<p>
|
89
|
+
The AtkRelation structure should not be accessed directly.
|
90
|
+
</p>
|
91
|
+
</div>
|
92
|
+
<hr>
|
93
|
+
<div class="refsect2">
|
94
|
+
<a name="AtkRelationType"></a><h3>enum AtkRelationType</h3>
|
95
|
+
<pre class="programlisting">typedef enum {
|
96
|
+
ATK_RELATION_NULL = 0,
|
97
|
+
ATK_RELATION_CONTROLLED_BY,
|
98
|
+
ATK_RELATION_CONTROLLER_FOR,
|
99
|
+
ATK_RELATION_LABEL_FOR,
|
100
|
+
ATK_RELATION_LABELLED_BY,
|
101
|
+
ATK_RELATION_MEMBER_OF,
|
102
|
+
ATK_RELATION_NODE_CHILD_OF,
|
103
|
+
ATK_RELATION_FLOWS_TO,
|
104
|
+
ATK_RELATION_FLOWS_FROM,
|
105
|
+
ATK_RELATION_SUBWINDOW_OF,
|
106
|
+
ATK_RELATION_EMBEDS,
|
107
|
+
ATK_RELATION_EMBEDDED_BY,
|
108
|
+
ATK_RELATION_POPUP_FOR,
|
109
|
+
ATK_RELATION_PARENT_WINDOW_OF,
|
110
|
+
ATK_RELATION_DESCRIBED_BY,
|
111
|
+
ATK_RELATION_DESCRIPTION_FOR,
|
112
|
+
ATK_RELATION_NODE_PARENT_OF,
|
113
|
+
ATK_RELATION_LAST_DEFINED
|
114
|
+
} AtkRelationType;
|
115
|
+
</pre>
|
116
|
+
<p>
|
117
|
+
Describes the type of the relation
|
118
|
+
</p>
|
119
|
+
<div class="variablelist"><table border="0">
|
120
|
+
<col align="left" valign="top">
|
121
|
+
<tbody>
|
122
|
+
<tr>
|
123
|
+
<td><p><a name="ATK-RELATION-NULL:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_NULL</code></span></p></td>
|
124
|
+
<td>Not used, represens "no relationship" or an error condition.
|
125
|
+
</td>
|
126
|
+
</tr>
|
127
|
+
<tr>
|
128
|
+
<td><p><a name="ATK-RELATION-CONTROLLED-BY:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_CONTROLLED_BY</code></span></p></td>
|
129
|
+
<td>Indicates an object controlled by one or more target objects.
|
130
|
+
</td>
|
131
|
+
</tr>
|
132
|
+
<tr>
|
133
|
+
<td><p><a name="ATK-RELATION-CONTROLLER-FOR:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_CONTROLLER_FOR</code></span></p></td>
|
134
|
+
<td>Indicates an object is an controller for one or more target objects.
|
135
|
+
</td>
|
136
|
+
</tr>
|
137
|
+
<tr>
|
138
|
+
<td><p><a name="ATK-RELATION-LABEL-FOR:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_LABEL_FOR</code></span></p></td>
|
139
|
+
<td>Indicates an object is a label for one or more target objects.
|
140
|
+
</td>
|
141
|
+
</tr>
|
142
|
+
<tr>
|
143
|
+
<td><p><a name="ATK-RELATION-LABELLED-BY:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_LABELLED_BY</code></span></p></td>
|
144
|
+
<td>Indicates an object is labelled by one or more target objects.
|
145
|
+
</td>
|
146
|
+
</tr>
|
147
|
+
<tr>
|
148
|
+
<td><p><a name="ATK-RELATION-MEMBER-OF:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_MEMBER_OF</code></span></p></td>
|
149
|
+
<td>Indicates an object is a member of a group of one or more target objects.
|
150
|
+
</td>
|
151
|
+
</tr>
|
152
|
+
<tr>
|
153
|
+
<td><p><a name="ATK-RELATION-NODE-CHILD-OF:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_NODE_CHILD_OF</code></span></p></td>
|
154
|
+
<td>Indicates an object is a cell in a treetable which is displayed because a cell in the same column is expanded and identifies that cell.
|
155
|
+
</td>
|
156
|
+
</tr>
|
157
|
+
<tr>
|
158
|
+
<td><p><a name="ATK-RELATION-FLOWS-TO:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_FLOWS_TO</code></span></p></td>
|
159
|
+
<td>Indicates that the object has content that flows logically to another
|
160
|
+
AtkObject in a sequential way, (for instance text-flow).
|
161
|
+
</td>
|
162
|
+
</tr>
|
163
|
+
<tr>
|
164
|
+
<td><p><a name="ATK-RELATION-FLOWS-FROM:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_FLOWS_FROM</code></span></p></td>
|
165
|
+
<td>Indicates that the object has content that flows logically from
|
166
|
+
another AtkObject in a sequential way, (for instance text-flow).
|
167
|
+
</td>
|
168
|
+
</tr>
|
169
|
+
<tr>
|
170
|
+
<td><p><a name="ATK-RELATION-SUBWINDOW-OF:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_SUBWINDOW_OF</code></span></p></td>
|
171
|
+
<td>Indicates a subwindow attached to a component but otherwise has no connection in the UI heirarchy to that component.
|
172
|
+
</td>
|
173
|
+
</tr>
|
174
|
+
<tr>
|
175
|
+
<td><p><a name="ATK-RELATION-EMBEDS:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_EMBEDS</code></span></p></td>
|
176
|
+
<td>Indicates that the object visually embeds
|
177
|
+
another object's content, i.e. this object's content flows around
|
178
|
+
another's content.
|
179
|
+
</td>
|
180
|
+
</tr>
|
181
|
+
<tr>
|
182
|
+
<td><p><a name="ATK-RELATION-EMBEDDED-BY:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_EMBEDDED_BY</code></span></p></td>
|
183
|
+
<td>Inverse of <a class="link" href="AtkRelation.html#ATK-RELATION-EMBEDS:CAPS"><code class="literal">ATK_RELATION_EMBEDS</code></a>, indicates that
|
184
|
+
this object's content is visualy embedded in another object.
|
185
|
+
</td>
|
186
|
+
</tr>
|
187
|
+
<tr>
|
188
|
+
<td><p><a name="ATK-RELATION-POPUP-FOR:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_POPUP_FOR</code></span></p></td>
|
189
|
+
<td>Indicates that an object is a popup for another object.
|
190
|
+
</td>
|
191
|
+
</tr>
|
192
|
+
<tr>
|
193
|
+
<td><p><a name="ATK-RELATION-PARENT-WINDOW-OF:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_PARENT_WINDOW_OF</code></span></p></td>
|
194
|
+
<td>Indicates that an object is a parent window of another object.
|
195
|
+
</td>
|
196
|
+
</tr>
|
197
|
+
<tr>
|
198
|
+
<td><p><a name="ATK-RELATION-DESCRIBED-BY:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_DESCRIBED_BY</code></span></p></td>
|
199
|
+
<td>Indicates that another object provides descriptive information about this object; more verbose than ATK_RELATION_LABELLED_BY.
|
200
|
+
</td>
|
201
|
+
</tr>
|
202
|
+
<tr>
|
203
|
+
<td><p><a name="ATK-RELATION-DESCRIPTION-FOR:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_DESCRIPTION_FOR</code></span></p></td>
|
204
|
+
<td>Indicates that an object provides descriptive information about another object; more verbose than ATK_RELATION_LABEL_FOR.
|
205
|
+
</td>
|
206
|
+
</tr>
|
207
|
+
<tr>
|
208
|
+
<td><p><a name="ATK-RELATION-NODE-PARENT-OF:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_NODE_PARENT_OF</code></span></p></td>
|
209
|
+
<td>Indicates an object is a cell in a treetable and is expanded to display other cells in the same column.
|
210
|
+
</td>
|
211
|
+
</tr>
|
212
|
+
<tr>
|
213
|
+
<td><p><a name="ATK-RELATION-LAST-DEFINED:CAPS"></a><span class="term"><code class="literal">ATK_RELATION_LAST_DEFINED</code></span></p></td>
|
214
|
+
<td>Not used, this value indicates the end of the enumeration.
|
215
|
+
</td>
|
216
|
+
</tr>
|
217
|
+
</tbody>
|
218
|
+
</table></div>
|
219
|
+
</div>
|
220
|
+
<hr>
|
221
|
+
<div class="refsect2">
|
222
|
+
<a name="atk-relation-type-register"></a><h3>atk_relation_type_register ()</h3>
|
223
|
+
<pre class="programlisting"><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> atk_relation_type_register (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
|
224
|
+
<p>
|
225
|
+
Associate <em class="parameter"><code>name</code></em> with a new <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a>
|
226
|
+
</p>
|
227
|
+
<div class="variablelist"><table border="0">
|
228
|
+
<col align="left" valign="top">
|
229
|
+
<tbody>
|
230
|
+
<tr>
|
231
|
+
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
|
232
|
+
<td>a name string</td>
|
233
|
+
</tr>
|
234
|
+
<tr>
|
235
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
236
|
+
<td>an <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> associated with <em class="parameter"><code>name</code></em>
|
237
|
+
</td>
|
238
|
+
</tr>
|
239
|
+
</tbody>
|
240
|
+
</table></div>
|
241
|
+
</div>
|
242
|
+
<hr>
|
243
|
+
<div class="refsect2">
|
244
|
+
<a name="atk-relation-type-get-name"></a><h3>atk_relation_type_get_name ()</h3>
|
245
|
+
<pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_relation_type_get_name (<em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> type</code></em>);</pre>
|
246
|
+
<p>
|
247
|
+
Gets the description string describing the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> <em class="parameter"><code>type</code></em>.
|
248
|
+
</p>
|
249
|
+
<div class="variablelist"><table border="0">
|
250
|
+
<col align="left" valign="top">
|
251
|
+
<tbody>
|
252
|
+
<tr>
|
253
|
+
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
254
|
+
<td>The <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> whose name is required</td>
|
255
|
+
</tr>
|
256
|
+
<tr>
|
257
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
258
|
+
<td>the string describing the AtkRelationType</td>
|
259
|
+
</tr>
|
260
|
+
</tbody>
|
261
|
+
</table></div>
|
262
|
+
</div>
|
263
|
+
<hr>
|
264
|
+
<div class="refsect2">
|
265
|
+
<a name="atk-relation-type-for-name"></a><h3>atk_relation_type_for_name ()</h3>
|
266
|
+
<pre class="programlisting"><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> atk_relation_type_for_name (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
|
267
|
+
<p>
|
268
|
+
Get the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> type corresponding to a relation name.
|
269
|
+
</p>
|
270
|
+
<div class="variablelist"><table border="0">
|
271
|
+
<col align="left" valign="top">
|
272
|
+
<tbody>
|
273
|
+
<tr>
|
274
|
+
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
|
275
|
+
<td>a string which is the (non-localized) name of an ATK relation type.</td>
|
276
|
+
</tr>
|
277
|
+
<tr>
|
278
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
279
|
+
<td>the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> enumerated type corresponding to the specified name,
|
280
|
+
or <a class="link" href="AtkRelation.html#ATK-RELATION-NULL:CAPS"><span class="type">ATK_RELATION_NULL</span></a> if no matching relation type is found.</td>
|
281
|
+
</tr>
|
282
|
+
</tbody>
|
283
|
+
</table></div>
|
284
|
+
</div>
|
285
|
+
<hr>
|
286
|
+
<div class="refsect2">
|
287
|
+
<a name="atk-relation-new"></a><h3>atk_relation_new ()</h3>
|
288
|
+
<pre class="programlisting"><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="returnvalue">AtkRelation</span></a> * atk_relation_new (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> **targets</code></em>,
|
289
|
+
<em class="parameter"><code><span class="type">gint</span> n_targets</code></em>,
|
290
|
+
<em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>);</pre>
|
291
|
+
<p>
|
292
|
+
Create a new relation for the specified key and the specified list
|
293
|
+
of targets. See also <a class="link" href="AtkObject.html#atk-object-add-relationship" title="atk_object_add_relationship ()"><code class="function">atk_object_add_relationship()</code></a>.
|
294
|
+
</p>
|
295
|
+
<div class="variablelist"><table border="0">
|
296
|
+
<col align="left" valign="top">
|
297
|
+
<tbody>
|
298
|
+
<tr>
|
299
|
+
<td><p><span class="term"><em class="parameter"><code>targets</code></em> :</span></p></td>
|
300
|
+
<td>an array of pointers to <a href="AtkObject.html"><span class="type">AtkObjects</span></a>
|
301
|
+
</td>
|
302
|
+
</tr>
|
303
|
+
<tr>
|
304
|
+
<td><p><span class="term"><em class="parameter"><code>n_targets</code></em> :</span></p></td>
|
305
|
+
<td>number of <a href="AtkObject.html"><span class="type">AtkObjects</span></a> pointed to by <em class="parameter"><code>targets</code></em>
|
306
|
+
</td>
|
307
|
+
</tr>
|
308
|
+
<tr>
|
309
|
+
<td><p><span class="term"><em class="parameter"><code>relationship</code></em> :</span></p></td>
|
310
|
+
<td>an <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> with which to create the new
|
311
|
+
<a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
312
|
+
</td>
|
313
|
+
</tr>
|
314
|
+
<tr>
|
315
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
316
|
+
<td>a pointer to a new <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
317
|
+
</td>
|
318
|
+
</tr>
|
319
|
+
</tbody>
|
320
|
+
</table></div>
|
321
|
+
</div>
|
322
|
+
<hr>
|
323
|
+
<div class="refsect2">
|
324
|
+
<a name="atk-relation-get-relation-type"></a><h3>atk_relation_get_relation_type ()</h3>
|
325
|
+
<pre class="programlisting"><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="returnvalue">AtkRelationType</span></a> atk_relation_get_relation_type (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>);</pre>
|
326
|
+
<p>
|
327
|
+
Gets the type of <em class="parameter"><code>relation</code></em>
|
328
|
+
</p>
|
329
|
+
<div class="variablelist"><table border="0">
|
330
|
+
<col align="left" valign="top">
|
331
|
+
<tbody>
|
332
|
+
<tr>
|
333
|
+
<td><p><span class="term"><em class="parameter"><code>relation</code></em> :</span></p></td>
|
334
|
+
<td>an <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
335
|
+
</td>
|
336
|
+
</tr>
|
337
|
+
<tr>
|
338
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
339
|
+
<td>the type of <em class="parameter"><code>relation</code></em>
|
340
|
+
</td>
|
341
|
+
</tr>
|
342
|
+
</tbody>
|
343
|
+
</table></div>
|
344
|
+
</div>
|
345
|
+
<hr>
|
346
|
+
<div class="refsect2">
|
347
|
+
<a name="atk-relation-get-target"></a><h3>atk_relation_get_target ()</h3>
|
348
|
+
<pre class="programlisting"><span class="returnvalue">GPtrArray</span> * atk_relation_get_target (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>);</pre>
|
349
|
+
<p>
|
350
|
+
Gets the target list of <em class="parameter"><code>relation</code></em>
|
351
|
+
</p>
|
352
|
+
<div class="variablelist"><table border="0">
|
353
|
+
<col align="left" valign="top">
|
354
|
+
<tbody>
|
355
|
+
<tr>
|
356
|
+
<td><p><span class="term"><em class="parameter"><code>relation</code></em> :</span></p></td>
|
357
|
+
<td>an <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
358
|
+
</td>
|
359
|
+
</tr>
|
360
|
+
<tr>
|
361
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
362
|
+
<td>the target list of <em class="parameter"><code>relation</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
|
363
|
+
</td>
|
364
|
+
</tr>
|
365
|
+
</tbody>
|
366
|
+
</table></div>
|
367
|
+
</div>
|
368
|
+
<hr>
|
369
|
+
<div class="refsect2">
|
370
|
+
<a name="atk-relation-add-target"></a><h3>atk_relation_add_target ()</h3>
|
371
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_relation_add_target (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>,
|
372
|
+
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
|
373
|
+
<p>
|
374
|
+
Adds the specified AtkObject to the target for the relation, if it is
|
375
|
+
not already present. See also <a class="link" href="AtkObject.html#atk-object-add-relationship" title="atk_object_add_relationship ()"><code class="function">atk_object_add_relationship()</code></a>.
|
376
|
+
</p>
|
377
|
+
<div class="variablelist"><table border="0">
|
378
|
+
<col align="left" valign="top">
|
379
|
+
<tbody>
|
380
|
+
<tr>
|
381
|
+
<td><p><span class="term"><em class="parameter"><code>relation</code></em> :</span></p></td>
|
382
|
+
<td>an <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
383
|
+
</td>
|
384
|
+
</tr>
|
385
|
+
<tr>
|
386
|
+
<td><p><span class="term"><em class="parameter"><code>target</code></em> :</span></p></td>
|
387
|
+
<td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
|
388
|
+
</td>
|
389
|
+
</tr>
|
390
|
+
</tbody>
|
391
|
+
</table></div>
|
392
|
+
<p class="since">Since 1.9</p>
|
393
|
+
</div>
|
394
|
+
<hr>
|
395
|
+
<div class="refsect2">
|
396
|
+
<a name="atk-relation-remove-target"></a><h3>atk_relation_remove_target ()</h3>
|
397
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> atk_relation_remove_target (<em class="parameter"><code><a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> *relation</code></em>,
|
398
|
+
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
|
399
|
+
<p>
|
400
|
+
Remove the specified AtkObject from the target for the relation.
|
401
|
+
</p>
|
402
|
+
<div class="variablelist"><table border="0">
|
403
|
+
<col align="left" valign="top">
|
404
|
+
<tbody>
|
405
|
+
<tr>
|
406
|
+
<td><p><span class="term"><em class="parameter"><code>relation</code></em> :</span></p></td>
|
407
|
+
<td>an <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>
|
408
|
+
</td>
|
409
|
+
</tr>
|
410
|
+
<tr>
|
411
|
+
<td><p><span class="term"><em class="parameter"><code>target</code></em> :</span></p></td>
|
412
|
+
<td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
|
413
|
+
</td>
|
414
|
+
</tr>
|
415
|
+
<tr>
|
416
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
417
|
+
<td>TRUE if the removal is successful.</td>
|
418
|
+
</tr>
|
419
|
+
</tbody>
|
420
|
+
</table></div>
|
421
|
+
</div>
|
422
|
+
</div>
|
423
|
+
<div class="refsect1">
|
424
|
+
<a name="AtkRelation.property-details"></a><h2>Property Details</h2>
|
425
|
+
<div class="refsect2">
|
426
|
+
<a name="AtkRelation--relation-type"></a><h3>The <code class="literal">"relation-type"</code> property</h3>
|
427
|
+
<pre class="programlisting"> "relation-type" <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> : Read / Write</pre>
|
428
|
+
<p>The type of the relation.</p>
|
429
|
+
<p>Default value: ATK_RELATION_NULL</p>
|
430
|
+
</div>
|
431
|
+
<hr>
|
432
|
+
<div class="refsect2">
|
433
|
+
<a name="AtkRelation--target"></a><h3>The <code class="literal">"target"</code> property</h3>
|
434
|
+
<pre class="programlisting"> "target" <span class="type">GValueArray</span>* : Read / Write</pre>
|
435
|
+
<p>An array of the targets for the relation.</p>
|
436
|
+
</div>
|
437
|
+
</div>
|
438
|
+
</div>
|
439
|
+
<div class="footer">
|
440
|
+
<hr>
|
441
|
+
Generated by GTK-Doc V1.18.1</div>
|
442
|
+
</body>
|
443
|
+
</html>
|