~ubuntu-branches/ubuntu/trusty/evince/trusty-updates

« back to all changes in this revision

Viewing changes to help/reference/libdocument/html/EvDocumentForms.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-11-12 12:10:03 UTC
  • mfrom: (1.8.6)
  • Revision ID: package-import@ubuntu.com-20131112121003-cjura8gxxx9w2u7l
Tags: 3.10.2-0ubuntu1
* New upstream version
* debian/patches/git_give_focus_correctly.patch,
  debian/patches/git_correct_page_info.patch,
  debian/patches/git_djvu_segfault.patch:
  - dropped, those changes are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evince Document Library Reference Manual: EvDocumentForms</title>
 
5
<title>EvDocumentForms</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evince Document Library Reference Manual">
8
8
<link rel="up" href="document-interfaces.html" title="Part I. Document Interfaces">
9
9
<link rel="prev" href="EvDocumentFonts.html" title="EvDocumentFonts">
10
10
<link rel="next" href="EvDocumentImages.html" title="EvDocumentImages">
11
 
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (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="10"><tr valign="middle">
16
 
<td width="100%" align="left">
17
 
<a href="#" class="shortcut">Top</a>
 
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="EvDocumentFonts.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="document-interfaces.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">Evince Document Library Reference Manual</th>
 
21
<td><a accesskey="n" href="EvDocumentImages.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="#EvDocumentForms.synopsis" class="shortcut">Top</a>
18
25
                   | 
19
26
                  <a href="#EvDocumentForms.description" class="shortcut">Description</a>
20
27
                   | 
21
28
                  <a href="#EvDocumentForms.object-hierarchy" class="shortcut">Object Hierarchy</a>
22
 
</td>
23
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
 
<td><a accesskey="u" href="document-interfaces.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
 
<td><a accesskey="p" href="EvDocumentFonts.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
 
<td><a accesskey="n" href="EvDocumentImages.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
 
</tr></table>
 
29
</td></tr>
 
30
</table>
28
31
<div class="refentry">
29
32
<a name="EvDocumentForms"></a><div class="titlepage"></div>
30
33
<div class="refnamediv"><table width="100%"><tr>
44
47
                                                         <em class="parameter"><code><a class="link" href="EvPage.html" title="EvPage"><span class="type">EvPage</span></a> *page</code></em>);
45
48
<span class="returnvalue">gchar</span> *             <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-text-get-text" title="ev_document_forms_form_field_text_get_text ()">ev_document_forms_form_field_text_get_text</a>
46
49
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
47
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);
 
50
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);
48
51
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-text-set-text" title="ev_document_forms_form_field_text_set_text ()">ev_document_forms_form_field_text_set_text</a>
49
52
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
50
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
53
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
51
54
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);
52
55
<span class="returnvalue">gboolean</span>            <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-button-get-state" title="ev_document_forms_form_field_button_get_state ()">ev_document_forms_form_field_button_get_state</a>
53
56
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
54
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);
 
57
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);
55
58
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-button-set-state" title="ev_document_forms_form_field_button_set_state ()">ev_document_forms_form_field_button_set_state</a>
56
59
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
57
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
60
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
58
61
                                                         <em class="parameter"><code><span class="type">gboolean</span> state</code></em>);
59
62
<span class="returnvalue">gchar</span> *             <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-get-item" title="ev_document_forms_form_field_choice_get_item ()">ev_document_forms_form_field_choice_get_item</a>
60
63
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
61
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
64
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
62
65
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);
63
66
<span class="returnvalue">gint</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-get-n-items" title="ev_document_forms_form_field_choice_get_n_items ()">ev_document_forms_form_field_choice_get_n_items</a>
64
67
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
65
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);
 
68
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);
66
69
<span class="returnvalue">gboolean</span>            <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-is-item-selected" title="ev_document_forms_form_field_choice_is_item_selected ()">ev_document_forms_form_field_choice_is_item_selected</a>
67
70
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
68
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
71
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
69
72
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);
70
73
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-select-item" title="ev_document_forms_form_field_choice_select_item ()">ev_document_forms_form_field_choice_select_item</a>
71
74
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
72
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
75
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
73
76
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);
74
77
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-toggle-item" title="ev_document_forms_form_field_choice_toggle_item ()">ev_document_forms_form_field_choice_toggle_item</a>
75
78
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
76
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
79
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
77
80
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);
78
81
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-unselect-all" title="ev_document_forms_form_field_choice_unselect_all ()">ev_document_forms_form_field_choice_unselect_all</a>
79
82
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
80
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);
 
83
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);
81
84
<span class="returnvalue">void</span>                <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-set-text" title="ev_document_forms_form_field_choice_set_text ()">ev_document_forms_form_field_choice_set_text</a>
82
85
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
83
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
86
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
84
87
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);
85
88
<span class="returnvalue">gchar</span> *             <a class="link" href="EvDocumentForms.html#ev-document-forms-form-field-choice-get-text" title="ev_document_forms_form_field_choice_get_text ()">ev_document_forms_form_field_choice_get_text</a>
86
89
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
87
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);
 
90
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);
88
91
</pre>
89
92
</div>
90
93
<div class="refsect1">
96
99
</div>
97
100
<div class="refsect1">
98
101
<a name="EvDocumentForms.description"></a><h2>Description</h2>
99
 
<p>
100
 
</p>
101
102
</div>
102
103
<div class="refsect1">
103
104
<a name="EvDocumentForms.details"></a><h2>Details</h2>
104
105
<div class="refsect2">
105
106
<a name="EvDocumentForms-struct"></a><h3>EvDocumentForms</h3>
106
107
<pre class="programlisting">typedef struct _EvDocumentForms EvDocumentForms;</pre>
107
 
<p>
108
 
</p>
109
108
</div>
110
109
<hr>
111
110
<div class="refsect2">
162
161
<a name="ev-document-forms-get-form-fields"></a><h3>ev_document_forms_get_form_fields ()</h3>
163
162
<pre class="programlisting"><a class="link" href="libevdocument-ev-mapping.html#EvMappingList"><span class="returnvalue">EvMappingList</span></a> *     ev_document_forms_get_form_fields   (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
164
163
                                                         <em class="parameter"><code><a class="link" href="EvPage.html" title="EvPage"><span class="type">EvPage</span></a> *page</code></em>);</pre>
165
 
<p>
166
 
</p>
167
164
</div>
168
165
<hr>
169
166
<div class="refsect2">
170
167
<a name="ev-document-forms-form-field-text-get-text"></a><h3>ev_document_forms_form_field_text_get_text ()</h3>
171
168
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ev_document_forms_form_field_text_get_text
172
169
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
173
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
174
 
<p>
175
 
</p>
 
170
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
176
171
</div>
177
172
<hr>
178
173
<div class="refsect2">
179
174
<a name="ev-document-forms-form-field-text-set-text"></a><h3>ev_document_forms_form_field_text_set_text ()</h3>
180
175
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_text_set_text
181
176
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
182
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
177
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
183
178
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);</pre>
184
 
<p>
185
 
</p>
186
179
</div>
187
180
<hr>
188
181
<div class="refsect2">
189
182
<a name="ev-document-forms-form-field-button-get-state"></a><h3>ev_document_forms_form_field_button_get_state ()</h3>
190
183
<pre class="programlisting"><span class="returnvalue">gboolean</span>            ev_document_forms_form_field_button_get_state
191
184
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
192
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
193
 
<p>
194
 
</p>
 
185
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
195
186
</div>
196
187
<hr>
197
188
<div class="refsect2">
198
189
<a name="ev-document-forms-form-field-button-set-state"></a><h3>ev_document_forms_form_field_button_set_state ()</h3>
199
190
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_button_set_state
200
191
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
201
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
192
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
202
193
                                                         <em class="parameter"><code><span class="type">gboolean</span> state</code></em>);</pre>
203
 
<p>
204
 
</p>
205
194
</div>
206
195
<hr>
207
196
<div class="refsect2">
208
197
<a name="ev-document-forms-form-field-choice-get-item"></a><h3>ev_document_forms_form_field_choice_get_item ()</h3>
209
198
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ev_document_forms_form_field_choice_get_item
210
199
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
211
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
200
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
212
201
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);</pre>
213
 
<p>
214
 
</p>
215
202
</div>
216
203
<hr>
217
204
<div class="refsect2">
218
205
<a name="ev-document-forms-form-field-choice-get-n-items"></a><h3>ev_document_forms_form_field_choice_get_n_items ()</h3>
219
206
<pre class="programlisting"><span class="returnvalue">gint</span>                ev_document_forms_form_field_choice_get_n_items
220
207
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
221
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
222
 
<p>
223
 
</p>
 
208
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
224
209
</div>
225
210
<hr>
226
211
<div class="refsect2">
227
212
<a name="ev-document-forms-form-field-choice-is-item-selected"></a><h3>ev_document_forms_form_field_choice_is_item_selected ()</h3>
228
213
<pre class="programlisting"><span class="returnvalue">gboolean</span>            ev_document_forms_form_field_choice_is_item_selected
229
214
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
230
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
215
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
231
216
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);</pre>
232
 
<p>
233
 
</p>
234
217
</div>
235
218
<hr>
236
219
<div class="refsect2">
237
220
<a name="ev-document-forms-form-field-choice-select-item"></a><h3>ev_document_forms_form_field_choice_select_item ()</h3>
238
221
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_choice_select_item
239
222
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
240
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
223
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
241
224
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);</pre>
242
 
<p>
243
 
</p>
244
225
</div>
245
226
<hr>
246
227
<div class="refsect2">
247
228
<a name="ev-document-forms-form-field-choice-toggle-item"></a><h3>ev_document_forms_form_field_choice_toggle_item ()</h3>
248
229
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_choice_toggle_item
249
230
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
250
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
231
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
251
232
                                                         <em class="parameter"><code><span class="type">gint</span> index</code></em>);</pre>
252
 
<p>
253
 
</p>
254
233
</div>
255
234
<hr>
256
235
<div class="refsect2">
257
236
<a name="ev-document-forms-form-field-choice-unselect-all"></a><h3>ev_document_forms_form_field_choice_unselect_all ()</h3>
258
237
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_choice_unselect_all
259
238
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
260
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
261
 
<p>
262
 
</p>
 
239
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
263
240
</div>
264
241
<hr>
265
242
<div class="refsect2">
266
243
<a name="ev-document-forms-form-field-choice-set-text"></a><h3>ev_document_forms_form_field_choice_set_text ()</h3>
267
244
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_forms_form_field_choice_set_text
268
245
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
269
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>,
 
246
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>,
270
247
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *text</code></em>);</pre>
271
 
<p>
272
 
</p>
273
248
</div>
274
249
<hr>
275
250
<div class="refsect2">
276
251
<a name="ev-document-forms-form-field-choice-get-text"></a><h3>ev_document_forms_form_field_choice_get_text ()</h3>
277
252
<pre class="programlisting"><span class="returnvalue">gchar</span> *             ev_document_forms_form_field_choice_get_text
278
253
                                                        (<em class="parameter"><code><a class="link" href="EvDocumentForms.html" title="EvDocumentForms"><span class="type">EvDocumentForms</span></a> *document_forms</code></em>,
279
 
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormFieldSignature"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
280
 
<p>
281
 
</p>
 
254
                                                         <em class="parameter"><code><a class="link" href="EvFormField.html" title="EvFormField"><span class="type">EvFormField</span></a> *field</code></em>);</pre>
282
255
</div>
283
256
</div>
284
257
</div>
285
258
<div class="footer">
286
259
<hr>
287
 
          Generated by GTK-Doc V1.19.1</div>
 
260
          Generated by GTK-Doc V1.19</div>
288
261
</body>
289
262
</html>
 
 
b'\\ No newline at end of file'