~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpfonts.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2010-07-12 15:08:08 UTC
  • mfrom: (1.1.23) (0.4.6 sid)
  • Revision ID: package-import@ubuntu.com-20100712150808-db9xqgtxrvpyl3g2
Tags: 2.6.10-1ubuntu1
Resync on Debian, dropping changes which are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="libgimp-data.html" title="Data Objects">
9
9
<link rel="prev" href="libgimp-gimpbrushes.html" title="gimpbrushes">
10
10
<link rel="next" href="libgimp-gimpgradient.html" title="gimpgradient">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
14
 
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
15
 
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
16
 
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
17
 
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
18
 
<link rel="part" href="libgimpui.html" title="Part II. GIMP User Interface Library">
19
 
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
20
 
<link rel="index" href="libgimp-index.html" title="Index">
21
 
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
22
 
<link rel="index" href="libgimp-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
23
 
<link rel="index" href="libgimp-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
24
 
<link rel="index" href="libgimp-index-deprecated.html" title="Index of deprecated symbols">
25
13
</head>
26
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
27
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
34
22
</tr>
35
23
<tr><td colspan="5" class="shortcuts">
36
24
<a href="#libgimp-gimpfonts.synopsis" class="shortcut">Top</a>
37
 
                 | 
38
 
                <a href="#libgimp-gimpfonts.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#libgimp-gimpfonts.description" class="shortcut">Description</a>
39
27
</td></tr>
40
28
</table>
41
29
<div class="refentry" title="gimpfonts">
49
37
</tr></table></div>
50
38
<div class="refsynopsisdiv" title="Synopsis">
51
39
<a name="libgimp-gimpfonts.synopsis"></a><h2>Synopsis</h2>
52
 
<pre class="synopsis">
53
 
<a
54
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
55
 
>gboolean</a>            <a class="link" href="libgimp-gimpfonts.html#gimp-fonts-refresh" title="gimp_fonts_refresh ()">gimp_fonts_refresh</a>                  (void);
56
 
<a
57
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
58
 
>gchar</a>**             <a class="link" href="libgimp-gimpfonts.html#gimp-fonts-get-list" title="gimp_fonts_get_list ()">gimp_fonts_get_list</a>                 (const <a
59
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
60
 
>gchar</a> *filter,
61
 
                                                         <a
62
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
63
 
>gint</a> *num_fonts);
 
40
<pre class="synopsis"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="libgimp-gimpfonts.html#gimp-fonts-refresh" title="gimp_fonts_refresh ()">gimp_fonts_refresh</a>                  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
41
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>**             <a class="link" href="libgimp-gimpfonts.html#gimp-fonts-get-list" title="gimp_fonts_get_list ()">gimp_fonts_get_list</a>                 (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filter</code></em>,
 
42
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *num_fonts</code></em>);
64
43
</pre>
65
44
</div>
66
45
<div class="refsect1" title="Description">
72
51
<a name="libgimp-gimpfonts.details"></a><h2>Details</h2>
73
52
<div class="refsect2" title="gimp_fonts_refresh ()">
74
53
<a name="gimp-fonts-refresh"></a><h3>gimp_fonts_refresh ()</h3>
75
 
<pre class="programlisting"><a
76
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
77
 
>gboolean</a>            gimp_fonts_refresh                  (void);</pre>
 
54
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gimp_fonts_refresh                  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
78
55
<p>
79
56
Refresh current fonts. This function always succeeds.
80
57
</p>
81
58
<p>
82
59
This procedure retrieves all fonts currently in the user's font path
83
 
and updates the font dialogs accordingly.</p>
84
 
<p>
 
60
and updates the font dialogs accordingly.
85
61
</p>
86
62
<div class="variablelist"><table border="0">
87
63
<col align="left" valign="top">
95
71
<hr>
96
72
<div class="refsect2" title="gimp_fonts_get_list ()">
97
73
<a name="gimp-fonts-get-list"></a><h3>gimp_fonts_get_list ()</h3>
98
 
<pre class="programlisting"><a
99
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
100
 
>gchar</a>**             gimp_fonts_get_list                 (const <a
101
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
102
 
>gchar</a> *filter,
103
 
                                                         <a
104
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
105
 
>gint</a> *num_fonts);</pre>
 
74
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a>**             gimp_fonts_get_list                 (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filter</code></em>,
 
75
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *num_fonts</code></em>);</pre>
106
76
<p>
107
77
Retrieve the list of loaded fonts.
108
78
</p>
109
79
<p>
110
80
This procedure returns a list of the fonts that are currently
111
 
available.</p>
112
 
<p>
 
81
available.
113
82
</p>
114
83
<div class="variablelist"><table border="0">
115
84
<col align="left" valign="top">
116
85
<tbody>
117
86
<tr>
118
87
<td><p><span class="term"><em class="parameter"><code>filter</code></em> :</span></p></td>
119
 
<td> An optional regular expression used to filter the list.
 
88
<td>An optional regular expression used to filter the list.
120
89
</td>
121
90
</tr>
122
91
<tr>
123
92
<td><p><span class="term"><em class="parameter"><code>num_fonts</code></em> :</span></p></td>
124
 
<td> The number of available fonts.
 
93
<td>The number of available fonts.
125
94
</td>
126
95
</tr>
127
96
<tr>
136
105
</div>
137
106
<div class="footer">
138
107
<hr>
139
 
          Generated by GTK-Doc V1.11</div>
 
108
          Generated by GTK-Doc V1.15</div>
140
109
</body>
141
 
</html>
 
110
</html>
 
 
b'\\ No newline at end of file'