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

« back to all changes in this revision

Viewing changes to docs/html/atk-AtkState.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:
8
8
<link rel="up" href="atk.html" title="ATK Library">
9
9
<link rel="prev" href="atk-AtkSocket.html" title="AtkSocket">
10
10
<link rel="next" href="AtkStateSet.html" title="AtkStateSet">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
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">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="atk-AtkSocket.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="AtkStateSet.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="#atk-AtkState.synopsis" class="shortcut">Top</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
 
16
<td width="100%" align="left">
 
17
<a href="#" class="shortcut">Top</a>
25
18
                   | 
26
19
                  <a href="#atk-AtkState.description" class="shortcut">Description</a>
27
 
</td></tr>
28
 
</table>
 
20
</td>
 
21
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 
22
<td><a accesskey="u" href="atk.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 
23
<td><a accesskey="p" href="atk-AtkSocket.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 
24
<td><a accesskey="n" href="AtkStateSet.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 
25
</tr></table>
29
26
<div class="refentry">
30
27
<a name="atk-AtkState"></a><div class="titlepage"></div>
31
28
<div class="refnamediv"><table width="100%"><tr>
47
44
<div class="refsect1">
48
45
<a name="atk-AtkState.description"></a><h2>Description</h2>
49
46
<p>
50
 
An AtkState describes a component's particular state. The actual state of
51
 
an component is described by its AtkStateSet, which is a set of AtkStates.
 
47
An AtkState describes a component's particular state. The actual
 
48
state of an component is described by its AtkStateSet, which is a
 
49
set of AtkStates.
52
50
</p>
53
51
</div>
54
52
<div class="refsect1">
354
352
<pre class="programlisting">typedef guint64      AtkState;
355
353
</pre>
356
354
<p>
357
 
The AtkState value should not be referenceed directly.
358
355
</p>
359
356
</div>
360
357
<hr>
425
422
</div>
426
423
<div class="footer">
427
424
<hr>
428
 
          Generated by GTK-Doc V1.18.1</div>
 
425
          Generated by GTK-Doc V1.19.1</div>
429
426
</body>
430
427
</html>
 
 
b'\\ No newline at end of file'