~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-properties-fonts.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
36
36
<td><a accesskey="n" href="evince-EvSidebarAttachments.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
37
37
</tr>
38
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2672959" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2935171" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2673838" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2936051" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-properties-fonts"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
46
46
<h2>
47
 
<a name="id2672959"></a><span class="refentrytitle">ev-properties-fonts</span>
 
47
<a name="id2935171"></a><span class="refentrytitle">ev-properties-fonts</span>
48
48
</h2>
49
49
<p>ev-properties-fonts &#8212; </p>
50
50
</td>
73
73
</pre>
74
74
</div>
75
75
<div class="refsect1" lang="en">
76
 
<a name="id2673838"></a><h2>Description</h2>
 
76
<a name="id2936051"></a><h2>Description</h2>
77
77
<p>
78
78
 
79
79
</p>
80
80
</div>
81
81
<div class="refsect1" lang="en">
82
 
<a name="id2673853"></a><h2>Details</h2>
 
82
<a name="id2936065"></a><h2>Details</h2>
83
83
<div class="refsect2" lang="en">
84
 
<a name="id2673863"></a><h3>
 
84
<a name="id2936075"></a><h3>
85
85
<a name="EvPropertiesFonts"></a>EvPropertiesFonts</h3>
86
 
<a class="indexterm" name="id2673876"></a><pre class="programlisting">typedef struct _EvPropertiesFonts EvPropertiesFonts;</pre>
 
86
<a class="indexterm" name="id2936088"></a><pre class="programlisting">typedef struct _EvPropertiesFonts EvPropertiesFonts;</pre>
87
87
<p>
88
88
 
89
89
</p>
90
90
</div>
91
91
<hr>
92
92
<div class="refsect2" lang="en">
93
 
<a name="id2673892"></a><h3>
 
93
<a name="id2936104"></a><h3>
94
94
<a name="EvPropertiesFontsClass"></a>EvPropertiesFontsClass</h3>
95
 
<a class="indexterm" name="id2673905"></a><pre class="programlisting">typedef struct _EvPropertiesFontsClass EvPropertiesFontsClass;</pre>
 
95
<a class="indexterm" name="id2936117"></a><pre class="programlisting">typedef struct _EvPropertiesFontsClass EvPropertiesFontsClass;</pre>
96
96
<p>
97
97
 
98
98
</p>
99
99
</div>
100
100
<hr>
101
101
<div class="refsect2" lang="en">
102
 
<a name="id2673921"></a><h3>
 
102
<a name="id2936133"></a><h3>
103
103
<a name="EvPropertiesFontsPrivate"></a>EvPropertiesFontsPrivate</h3>
104
 
<a class="indexterm" name="id2673934"></a><pre class="programlisting">typedef struct _EvPropertiesFontsPrivate EvPropertiesFontsPrivate;</pre>
 
104
<a class="indexterm" name="id2936147"></a><pre class="programlisting">typedef struct _EvPropertiesFontsPrivate EvPropertiesFontsPrivate;</pre>
105
105
<p>
106
106
 
107
107
</p>
108
108
</div>
109
109
<hr>
110
110
<div class="refsect2" lang="en">
111
 
<a name="id2673950"></a><h3>
 
111
<a name="id2936163"></a><h3>
112
112
<a name="EV-TYPE-PROPERTIES-FONTS:CAPS"></a>EV_TYPE_PROPERTIES_FONTS</h3>
113
 
<a class="indexterm" name="id2673964"></a><pre class="programlisting">#define EV_TYPE_PROPERTIES_FONTS          (ev_properties_fonts_get_type())
 
113
<a class="indexterm" name="id2936176"></a><pre class="programlisting">#define EV_TYPE_PROPERTIES_FONTS          (ev_properties_fonts_get_type())
114
114
</pre>
115
115
<p>
116
116
 
118
118
</div>
119
119
<hr>
120
120
<div class="refsect2" lang="en">
121
 
<a name="id2673980"></a><h3>
 
121
<a name="id2936192"></a><h3>
122
122
<a name="EV-PROPERTIES-FONTS:CAPS"></a>EV_PROPERTIES_FONTS()</h3>
123
 
<a class="indexterm" name="id2673993"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS(object)               (G_TYPE_CHECK_INSTANCE_CAST((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFonts))
 
123
<a class="indexterm" name="id2936205"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS(object)               (G_TYPE_CHECK_INSTANCE_CAST((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFonts))
124
124
</pre>
125
125
<p>
126
126
 
139
139
</div>
140
140
<hr>
141
141
<div class="refsect2" lang="en">
142
 
<a name="id2674028"></a><h3>
 
142
<a name="id2936240"></a><h3>
143
143
<a name="EV-PROPERTIES-FONTS-CLASS:CAPS"></a>EV_PROPERTIES_FONTS_CLASS()</h3>
144
 
<a class="indexterm" name="id2674041"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS_CLASS(klass)  (G_TYPE_CHECK_CLASS_CAST((klass), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
 
144
<a class="indexterm" name="id2936254"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS_CLASS(klass)  (G_TYPE_CHECK_CLASS_CAST((klass), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
145
145
</pre>
146
146
<p>
147
147
 
160
160
</div>
161
161
<hr>
162
162
<div class="refsect2" lang="en">
163
 
<a name="id2674076"></a><h3>
 
163
<a name="id2936288"></a><h3>
164
164
<a name="EV-PROPERTIES-FONTS-GET-CLASS:CAPS"></a>EV_PROPERTIES_FONTS_GET_CLASS()</h3>
165
 
<a class="indexterm" name="id2674089"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS_GET_CLASS(object)     (G_TYPE_INSTANCE_GET_CLASS((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
 
165
<a class="indexterm" name="id2936302"></a><pre class="programlisting">#define EV_PROPERTIES_FONTS_GET_CLASS(object)     (G_TYPE_INSTANCE_GET_CLASS((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
166
166
</pre>
167
167
<p>
168
168
 
181
181
</div>
182
182
<hr>
183
183
<div class="refsect2" lang="en">
184
 
<a name="id2674124"></a><h3>
 
184
<a name="id2936337"></a><h3>
185
185
<a name="ev-properties-fonts-new"></a>ev_properties_fonts_new ()</h3>
186
 
<a class="indexterm" name="id2674138"></a><pre class="programlisting"><a
 
186
<a class="indexterm" name="id2936350"></a><pre class="programlisting"><a
187
187
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
188
188
>GtkWidget</a>*  ev_properties_fonts_new         (void);</pre>
189
189
<p>
203
203
</div>
204
204
<hr>
205
205
<div class="refsect2" lang="en">
206
 
<a name="id2674174"></a><h3>
 
206
<a name="id2936386"></a><h3>
207
207
<a name="ev-properties-fonts-set-document"></a>ev_properties_fonts_set_document ()</h3>
208
 
<a class="indexterm" name="id2674187"></a><pre class="programlisting">void        ev_properties_fonts_set_document
 
208
<a class="indexterm" name="id2936400"></a><pre class="programlisting">void        ev_properties_fonts_set_document
209
209
                                            (<a href="evince-ev-properties-fonts.html#EvPropertiesFonts">EvPropertiesFonts</a> *properties,
210
210
                                             <a href="evince-ev-document.html#EvDocument">EvDocument</a> *document);</pre>
211
211
<p>