~ubuntu-branches/ubuntu/precise/evince/precise-updates

« back to all changes in this revision

Viewing changes to help/reference/xml/ev-open-recent-action.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-06 09:56:51 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 68.
  • Revision ID: james.westby@ubuntu.com-20090106095651-dgipxsorilswacxa
Tags: upstream-2.25.4
ImportĀ upstreamĀ versionĀ 2.25.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<refentry id="evince-EvOpenRecentAction">
2
2
<refmeta>
3
 
<refentrytitle role="top_of_page">EvOpenRecentAction</refentrytitle>
 
3
<refentrytitle role="top_of_page" id="evince-EvOpenRecentAction.top_of_page">EvOpenRecentAction</refentrytitle>
4
4
<manvolnum>3</manvolnum>
5
5
<refmiscinfo>EVINCE Library</refmiscinfo>
6
6
</refmeta>
11
11
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
12
12
</refnamediv>
13
13
 
14
 
<refsynopsisdiv role="synopsis">
 
14
<refsynopsisdiv id="evince-EvOpenRecentAction.synopsis" role="synopsis">
15
15
<title role="synopsis.title">Synopsis</title>
16
16
 
17
17
<synopsis>
18
 
 
19
 
 
20
 
 
21
18
                    <link linkend="EvOpenRecentAction">EvOpenRecentAction</link>;
22
 
 
23
19
</synopsis>
24
20
</refsynopsisdiv>
25
21
 
31
27
 
32
28
 
33
29
 
34
 
<refsect1 role="desc">
 
30
<refsect1 id="evince-EvOpenRecentAction.description" role="desc">
35
31
<title role="desc.title">Description</title>
36
32
<para>
37
33
 
38
34
</para>
39
35
</refsect1>
40
36
 
41
 
<refsect1 role="details">
 
37
<refsect1 id="evince-EvOpenRecentAction.details" role="details">
42
38
<title role="details.title">Details</title>
43
 
<refsect2>
44
 
<title><anchor id="EvOpenRecentAction" role="struct"/>EvOpenRecentAction</title>
45
 
<indexterm><primary>EvOpenRecentAction</primary></indexterm><programlisting>typedef struct {
 
39
<refsect2 id="EvOpenRecentAction" role="struct">
 
40
<title>EvOpenRecentAction</title>
 
41
<indexterm zone="EvOpenRecentAction"><primary>EvOpenRecentAction</primary></indexterm><programlisting>typedef struct {
46
42
        GtkAction parent;
47
43
} EvOpenRecentAction;
48
44
</programlisting>
55
51
 
56
52
 
57
53
 
58
 
 
59
 
<refsect1><refsect2 /><refsect2 /></refsect1>
60
54
</refentry>