~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/reference/html/evince-EvPasswordView.html

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Josselin Mouette, Marc 'HE' Brockschmidt
  • Date: 2008-12-31 16:41:58 UTC
  • mfrom: (1.1.36 upstream)
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 109.
  • Revision ID: james.westby@ubuntu.com-20081231164158-xnobl1sokvvc6ho8
Tags: 2.24.2-1
[ Josselin Mouette ]
* README.Debian: document that you need to install poppler-data.
  Closes: #506836.

[ Marc 'HE' Brockschmidt ]
* debian/control: Make the Gnome team maintainer. I'm not doing the job
   anyway.

[ Josselin Mouette ]
* New upstream release.
* Require nautilus 2.22 to build the extension for the correct 
  version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
26
26
<td><a accesskey="n" href="evince-EvPasswordDialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3092588" class="shortcut">Top</a>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2880444" class="shortcut">Top</a>
29
29
                  &#160;|&#160;
30
 
                  <a href="#id3092663" class="shortcut">Description</a></nobr></td></tr>
 
30
                  <a href="#id2880521" class="shortcut">Description</a></nobr></td></tr>
31
31
</table>
32
32
<div class="refentry" lang="en">
33
33
<a name="evince-EvPasswordView"></a><div class="titlepage"></div>
34
34
<div class="refnamediv"><table width="100%"><tr>
35
35
<td valign="top">
36
36
<h2>
37
 
<a name="id3092588"></a><span class="refentrytitle">EvPasswordView</span>
 
37
<a name="id2880444"></a><span class="refentrytitle">EvPasswordView</span>
38
38
</h2>
39
39
<p>EvPasswordView</p>
40
40
</td>
57
57
</pre>
58
58
</div>
59
59
<div class="refsect1" lang="en">
60
 
<a name="id3092663"></a><h2>Description</h2>
 
60
<a name="id2880521"></a><h2>Description</h2>
61
61
<p>
62
62
 
63
63
</p>
64
64
</div>
65
65
<div class="refsect1" lang="en">
66
 
<a name="id3092678"></a><h2>Details</h2>
 
66
<a name="id2880536"></a><h2>Details</h2>
67
67
<div class="refsect2" lang="en">
68
 
<a name="id3092688"></a><h3>
 
68
<a name="id2880546"></a><h3>
69
69
<a name="EvPasswordViewPrivate"></a>EvPasswordViewPrivate</h3>
70
 
<a class="indexterm" name="id3092701"></a><pre class="programlisting">typedef struct _EvPasswordViewPrivate EvPasswordViewPrivate;</pre>
 
70
<a class="indexterm" name="id2880559"></a><pre class="programlisting">typedef struct _EvPasswordViewPrivate EvPasswordViewPrivate;</pre>
71
71
<p>
72
72
 
73
73
</p>
74
74
</div>
75
75
<hr>
76
76
<div class="refsect2" lang="en">
77
 
<a name="id3092717"></a><h3>
 
77
<a name="id2880575"></a><h3>
78
78
<a name="EvPasswordView"></a>EvPasswordView</h3>
79
 
<a class="indexterm" name="id3092730"></a><pre class="programlisting">typedef struct {
 
79
<a class="indexterm" name="id2880588"></a><pre class="programlisting">typedef struct {
80
80
        GtkViewport parent_instance;
81
81
        EvPasswordViewPrivate *priv;
82
82
} EvPasswordView;
87
87
</div>
88
88
<hr>
89
89
<div class="refsect2" lang="en">
90
 
<a name="id3092746"></a><h3>
 
90
<a name="id2880604"></a><h3>
91
91
<a name="ev-password-view-new"></a>ev_password_view_new ()</h3>
92
 
<a class="indexterm" name="id3092760"></a><pre class="programlisting"><a
 
92
<a class="indexterm" name="id2880618"></a><pre class="programlisting"><a
93
93
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
94
94
>GtkWidget</a>*          ev_password_view_new                (void);</pre>
95
95
<p>
108
108
</div>
109
109
<hr>
110
110
<div class="refsect2" lang="en">
111
 
<a name="id3092796"></a><h3>
 
111
<a name="id2880654"></a><h3>
112
112
<a name="ev-password-view-set-file-name"></a>ev_password_view_set_file_name ()</h3>
113
 
<a class="indexterm" name="id3092810"></a><pre class="programlisting">void                ev_password_view_set_file_name      (<a class="link" href="evince-EvPasswordView.html#EvPasswordView">EvPasswordView</a> *password_view,
 
113
<a class="indexterm" name="id2880668"></a><pre class="programlisting">void                ev_password_view_set_file_name      (<a class="link" href="evince-EvPasswordView.html#EvPasswordView">EvPasswordView</a> *password_view,
114
114
                                                         const char *file_name);</pre>
115
115
<p>
116
116
 
135
135
</div>
136
136
</div>
137
137
<div class="refsect1" lang="en">
138
 
<a name="id3092879"></a><div class="refsect2" lang="en"><a name="id3092880"></a></div>
 
138
<a name="id2880737"></a><div class="refsect2" lang="en"><a name="id2880738"></a></div>
139
139
<hr>
140
 
<div class="refsect2" lang="en"><a name="id3092881"></a></div>
 
140
<div class="refsect2" lang="en"><a name="id2880739"></a></div>
141
141
</div>
142
142
</div>
143
143
</body>