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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimpfontselect</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
9
9
<link rel="prev" href="libgimp-gimpbrushselect.html" title="gimpbrushselect">
10
10
<link rel="next" href="libgimp-gimpgradientselect.html" title="gimpgradientselect">
38
38
                <a href="#libgimp-gimpfontselect.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpfontselect">
42
42
<a name="libgimp-gimpfontselect"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimpfontselect.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
void                (<a class="link" href="libgimp-gimpfontselect.html#GimpRunFontCallback" title="GimpRunFontCallback ()">*GimpRunFontCallback</a>)              (const <a
100
100
>gchar</a> *font_name);
101
101
</pre>
102
102
</div>
103
 
<div class="refsect1" lang="en">
 
103
<div class="refsect1" title="Description">
104
104
<a name="libgimp-gimpfontselect.description"></a><h2>Description</h2>
105
105
<p>
106
106
Functions providing a font selection dialog.
107
107
</p>
108
108
</div>
109
 
<div class="refsect1" lang="en">
 
109
<div class="refsect1" title="Details">
110
110
<a name="libgimp-gimpfontselect.details"></a><h2>Details</h2>
111
 
<div class="refsect2" lang="en">
 
111
<div class="refsect2" title="GimpRunFontCallback ()">
112
112
<a name="GimpRunFontCallback"></a><h3>GimpRunFontCallback ()</h3>
113
113
<pre class="programlisting">void                (*GimpRunFontCallback)              (const <a
114
114
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
143
143
</table></div>
144
144
</div>
145
145
<hr>
146
 
<div class="refsect2" lang="en">
 
146
<div class="refsect2" title="gimp_font_select_new ()">
147
147
<a name="gimp-font-select-new"></a><h3>gimp_font_select_new ()</h3>
148
148
<pre class="programlisting">const <a
149
149
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
191
191
</table></div>
192
192
</div>
193
193
<hr>
194
 
<div class="refsect2" lang="en">
 
194
<div class="refsect2" title="gimp_font_select_destroy ()">
195
195
<a name="gimp-font-select-destroy"></a><h3>gimp_font_select_destroy ()</h3>
196
196
<pre class="programlisting">void                gimp_font_select_destroy            (const <a
197
197
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
208
208
</table></div>
209
209
</div>
210
210
<hr>
211
 
<div class="refsect2" lang="en">
 
211
<div class="refsect2" title="gimp_fonts_popup ()">
212
212
<a name="gimp-fonts-popup"></a><h3>gimp_fonts_popup ()</h3>
213
213
<pre class="programlisting"><a
214
214
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
255
255
</table></div>
256
256
</div>
257
257
<hr>
258
 
<div class="refsect2" lang="en">
 
258
<div class="refsect2" title="gimp_fonts_close_popup ()">
259
259
<a name="gimp-fonts-close-popup"></a><h3>gimp_fonts_close_popup ()</h3>
260
260
<pre class="programlisting"><a
261
261
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
286
286
</table></div>
287
287
</div>
288
288
<hr>
289
 
<div class="refsect2" lang="en">
 
289
<div class="refsect2" title="gimp_fonts_set_popup ()">
290
290
<a name="gimp-fonts-set-popup"></a><h3>gimp_fonts_set_popup ()</h3>
291
291
<pre class="programlisting"><a
292
292
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"