File: pager-accessible-factory.xml

package info (click to toggle)
libwnck 2.14.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,636 kB
  • ctags: 2,010
  • sloc: ansic: 14,711; sh: 8,797; xml: 3,006; makefile: 182
file content (65 lines) | stat: -rw-r--r-- 1,654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<refentry id="libwnck-WnckPagerAccessibleFactory">
<refmeta>
<refentrytitle role="top_of_page">WnckPagerAccessibleFactory</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>LIBWNCK Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>WnckPagerAccessibleFactory</refname>
<refpurpose></refpurpose>
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
</refnamediv>

<refsynopsisdiv role="synopsis">
<title role="synopsis.title">Synopsis</title>

<synopsis>



<link linkend="AtkObjectFactory">AtkObjectFactory</link>* <link linkend="wnck-pager-accessible-factory-new">wnck_pager_accessible_factory_new</link>
                                            (void);

</synopsis>
</refsynopsisdiv>









<refsect1 role="desc">
<title role="desc.title">Description</title>
<para>

</para>
</refsect1>

<refsect1 role="details">
<title role="details.title">Details</title>
<refsect2>
<title><anchor id="wnck-pager-accessible-factory-new" role="function"/>wnck_pager_accessible_factory_new ()</title>
<indexterm><primary>wnck_pager_accessible_factory_new</primary></indexterm><programlisting><link linkend="AtkObjectFactory">AtkObjectFactory</link>* wnck_pager_accessible_factory_new
                                            (void);</programlisting>
<para>

</para><variablelist role="params">
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>


</simpara></listitem></varlistentry>
</variablelist></refsect2>

</refsect1>




</refentry>