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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 16:20:57 UTC
  • mfrom: (1.6.4 upstream)
  • mto: (1.3.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: james.westby@ubuntu.com-20110414162057-0ofhbd139zs6ev6y
Import upstream version 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="evince-frontend.html" title="Part I. Frontend">
9
9
<link rel="prev" href="evince-ev-properties-dialog.html" title="ev-properties-dialog">
10
10
<link rel="next" href="EvSidebarPage.html" title="EvSidebarPage">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
30
30
                  <a href="#evince-ev-properties-fonts.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="ev-properties-fonts">
 
33
<div class="refentry">
34
34
<a name="evince-ev-properties-fonts"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
42
<div class="refsynopsisdiv">
43
43
<a name="evince-ev-properties-fonts.synopsis"></a><h2>Synopsis</h2>
44
44
<a name="EvPropertiesFonts"></a><pre class="synopsis">                    <a class="link" href="evince-ev-properties-fonts.html#EvPropertiesFonts-struct" title="EvPropertiesFonts">EvPropertiesFonts</a>;
45
45
                    <a class="link" href="evince-ev-properties-fonts.html#EvPropertiesFontsClass" title="EvPropertiesFontsClass">EvPropertiesFontsClass</a>;
48
48
#define             <a class="link" href="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS:CAPS" title="EV_PROPERTIES_FONTS()">EV_PROPERTIES_FONTS</a>                 (object)
49
49
#define             <a class="link" href="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS-CLASS:CAPS" title="EV_PROPERTIES_FONTS_CLASS()">EV_PROPERTIES_FONTS_CLASS</a>           (klass)
50
50
#define             <a class="link" href="evince-ev-properties-fonts.html#EV-PROPERTIES-FONTS-GET-CLASS:CAPS" title="EV_PROPERTIES_FONTS_GET_CLASS()">EV_PROPERTIES_FONTS_GET_CLASS</a>       (object)
51
 
<span class="returnvalue">GtkWidget</span> *         <a class="link" href="evince-ev-properties-fonts.html#ev-properties-fonts-new" title="ev_properties_fonts_new ()">ev_properties_fonts_new</a>             (<em class="parameter"><code><span class="type">void</span></code></em>);
 
51
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="evince-ev-properties-fonts.html#ev-properties-fonts-new" title="ev_properties_fonts_new ()">ev_properties_fonts_new</a>             (<em class="parameter"><code><span class="type">void</span></code></em>);
52
52
<span class="returnvalue">void</span>                <a class="link" href="evince-ev-properties-fonts.html#ev-properties-fonts-set-document" title="ev_properties_fonts_set_document ()">ev_properties_fonts_set_document</a>    (<em class="parameter"><code><a class="link" href="evince-ev-properties-fonts.html#EvPropertiesFonts"><span class="type">EvPropertiesFonts</span></a> *properties</code></em>,
53
 
                                                         <em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/EvDocument.html"><span class="type">EvDocument</span></a> *document</code></em>);
 
53
                                                         <em class="parameter"><code><a href="../libevdocument/EvDocument.html"><span class="type">EvDocument</span></a> *document</code></em>);
54
54
</pre>
55
55
</div>
56
 
<div class="refsect1" title="Object Hierarchy">
 
56
<div class="refsect1">
57
57
<a name="evince-ev-properties-fonts.object-hierarchy"></a><h2>Object Hierarchy</h2>
58
58
<pre class="synopsis">
59
 
  <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
60
 
   +----<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
61
 
         +----<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/GtkObject.html">GtkObject</a>
62
 
               +----GtkWidget
63
 
                     +----<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/GtkContainer.html">GtkContainer</a>
64
 
                           +----<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/GtkBox.html">GtkBox</a>
65
 
                                 +----<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/GtkVBox.html">GtkVBox</a>
66
 
                                       +----EvPropertiesFonts
 
59
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
60
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
61
         +----<a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
 
62
               +----<a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
 
63
                     +----<a href="http://library.gnome.org/devel/gtk/GtkBox.html">GtkBox</a>
 
64
                           +----<a href="http://library.gnome.org/devel/gtk/GtkVBox.html">GtkVBox</a>
 
65
                                 +----EvPropertiesFonts
67
66
</pre>
68
67
</div>
69
 
<div class="refsect1" title="Implemented Interfaces">
 
68
<div class="refsect1">
70
69
<a name="evince-ev-properties-fonts.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
71
70
<p>
72
71
EvPropertiesFonts implements
73
 
 AtkImplementorIface,  <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and  <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gtk/gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
 
72
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk/GtkBuildable.html">GtkBuildable</a> and  <a href="http://library.gnome.org/devel/gtk/gtk3-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
74
73
</div>
75
 
<div class="refsect1" title="Description">
 
74
<div class="refsect1">
76
75
<a name="evince-ev-properties-fonts.description"></a><h2>Description</h2>
77
76
<p>
78
77
</p>
79
78
</div>
80
 
<div class="refsect1" title="Details">
 
79
<div class="refsect1">
81
80
<a name="evince-ev-properties-fonts.details"></a><h2>Details</h2>
82
 
<div class="refsect2" title="EvPropertiesFonts">
 
81
<div class="refsect2">
83
82
<a name="EvPropertiesFonts-struct"></a><h3>EvPropertiesFonts</h3>
84
83
<pre class="programlisting">typedef struct _EvPropertiesFonts EvPropertiesFonts;</pre>
85
84
<p>
86
85
</p>
87
86
</div>
88
87
<hr>
89
 
<div class="refsect2" title="EvPropertiesFontsClass">
 
88
<div class="refsect2">
90
89
<a name="EvPropertiesFontsClass"></a><h3>EvPropertiesFontsClass</h3>
91
90
<pre class="programlisting">typedef struct _EvPropertiesFontsClass EvPropertiesFontsClass;</pre>
92
91
<p>
93
92
</p>
94
93
</div>
95
94
<hr>
96
 
<div class="refsect2" title="EvPropertiesFontsPrivate">
 
95
<div class="refsect2">
97
96
<a name="EvPropertiesFontsPrivate"></a><h3>EvPropertiesFontsPrivate</h3>
98
97
<pre class="programlisting">typedef struct _EvPropertiesFontsPrivate EvPropertiesFontsPrivate;</pre>
99
98
<p>
100
99
</p>
101
100
</div>
102
101
<hr>
103
 
<div class="refsect2" title="EV_TYPE_PROPERTIES_FONTS">
 
102
<div class="refsect2">
104
103
<a name="EV-TYPE-PROPERTIES-FONTS:CAPS"></a><h3>EV_TYPE_PROPERTIES_FONTS</h3>
105
104
<pre class="programlisting">#define EV_TYPE_PROPERTIES_FONTS            (ev_properties_fonts_get_type())
106
105
</pre>
108
107
</p>
109
108
</div>
110
109
<hr>
111
 
<div class="refsect2" title="EV_PROPERTIES_FONTS()">
 
110
<div class="refsect2">
112
111
<a name="EV-PROPERTIES-FONTS:CAPS"></a><h3>EV_PROPERTIES_FONTS()</h3>
113
112
<pre class="programlisting">#define EV_PROPERTIES_FONTS(object)         (G_TYPE_CHECK_INSTANCE_CAST((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFonts))
114
113
</pre>
115
114
<p>
116
115
</p>
117
 
<div class="variablelist"><table border="0">
118
 
<col align="left" valign="top">
119
 
<tbody><tr>
120
 
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
121
 
<td>
122
 
</td>
123
 
</tr></tbody>
124
 
</table></div>
125
116
</div>
126
117
<hr>
127
 
<div class="refsect2" title="EV_PROPERTIES_FONTS_CLASS()">
 
118
<div class="refsect2">
128
119
<a name="EV-PROPERTIES-FONTS-CLASS:CAPS"></a><h3>EV_PROPERTIES_FONTS_CLASS()</h3>
129
120
<pre class="programlisting">#define EV_PROPERTIES_FONTS_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
130
121
</pre>
131
122
<p>
132
123
</p>
133
 
<div class="variablelist"><table border="0">
134
 
<col align="left" valign="top">
135
 
<tbody><tr>
136
 
<td><p><span class="term"><em class="parameter"><code>klass</code></em> :</span></p></td>
137
 
<td>
138
 
</td>
139
 
</tr></tbody>
140
 
</table></div>
141
124
</div>
142
125
<hr>
143
 
<div class="refsect2" title="EV_PROPERTIES_FONTS_GET_CLASS()">
 
126
<div class="refsect2">
144
127
<a name="EV-PROPERTIES-FONTS-GET-CLASS:CAPS"></a><h3>EV_PROPERTIES_FONTS_GET_CLASS()</h3>
145
128
<pre class="programlisting">#define EV_PROPERTIES_FONTS_GET_CLASS(object) (G_TYPE_INSTANCE_GET_CLASS((object), EV_TYPE_PROPERTIES_FONTS, EvPropertiesFontsClass))
146
129
</pre>
147
130
<p>
148
131
</p>
149
 
<div class="variablelist"><table border="0">
150
 
<col align="left" valign="top">
151
 
<tbody><tr>
152
 
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
153
 
<td>
154
 
</td>
155
 
</tr></tbody>
156
 
</table></div>
157
132
</div>
158
133
<hr>
159
 
<div class="refsect2" title="ev_properties_fonts_new ()">
 
134
<div class="refsect2">
160
135
<a name="ev-properties-fonts-new"></a><h3>ev_properties_fonts_new ()</h3>
161
 
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         ev_properties_fonts_new             (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
136
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         ev_properties_fonts_new             (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
162
137
<p>
163
138
</p>
164
 
<div class="variablelist"><table border="0">
165
 
<col align="left" valign="top">
166
 
<tbody><tr>
167
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
168
 
<td>
169
 
</td>
170
 
</tr></tbody>
171
 
</table></div>
172
139
</div>
173
140
<hr>
174
 
<div class="refsect2" title="ev_properties_fonts_set_document ()">
 
141
<div class="refsect2">
175
142
<a name="ev-properties-fonts-set-document"></a><h3>ev_properties_fonts_set_document ()</h3>
176
143
<pre class="programlisting"><span class="returnvalue">void</span>                ev_properties_fonts_set_document    (<em class="parameter"><code><a class="link" href="evince-ev-properties-fonts.html#EvPropertiesFonts"><span class="type">EvPropertiesFonts</span></a> *properties</code></em>,
177
 
                                                         <em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/EvDocument.html"><span class="type">EvDocument</span></a> *document</code></em>);</pre>
 
144
                                                         <em class="parameter"><code><a href="../libevdocument/EvDocument.html"><span class="type">EvDocument</span></a> *document</code></em>);</pre>
178
145
<p>
179
146
</p>
180
 
<div class="variablelist"><table border="0">
181
 
<col align="left" valign="top">
182
 
<tbody>
183
 
<tr>
184
 
<td><p><span class="term"><em class="parameter"><code>properties</code></em> :</span></p></td>
185
 
<td>
186
 
</td>
187
 
</tr>
188
 
<tr>
189
 
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
190
 
<td>
191
 
</td>
192
 
</tr>
193
 
</tbody>
194
 
</table></div>
195
147
</div>
196
148
</div>
197
149
</div>
198
150
<div class="footer">
199
151
<hr>
200
 
          Generated by GTK-Doc V1.14</div>
 
152
          Generated by GTK-Doc V1.17.1</div>
201
153
</body>
202
154
</html>
 
 
b'\\ No newline at end of file'