~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

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>GimpFontSelectButton</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="GimpBrushSelectButton.html" title="GimpBrushSelectButton">
10
10
<link rel="next" href="GimpGradientSelectButton.html" title="GimpGradientSelectButton">
46
46
                <a href="#GimpFontSelectButton.signals" class="shortcut">Signals</a>
47
47
</td></tr>
48
48
</table>
49
 
<div class="refentry" lang="en">
 
49
<div class="refentry" title="GimpFontSelectButton">
50
50
<a name="GimpFontSelectButton"></a><div class="titlepage"></div>
51
51
<div class="refnamediv"><table width="100%"><tr>
52
52
<td valign="top">
55
55
</td>
56
56
<td valign="top" align="right"></td>
57
57
</tr></table></div>
58
 
<div class="refsynopsisdiv">
 
58
<div class="refsynopsisdiv" title="Synopsis">
59
59
<a name="GimpFontSelectButton.synopsis"></a><h2>Synopsis</h2>
60
60
<pre class="synopsis">
61
61
                    <a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton-struct" title="GimpFontSelectButton">GimpFontSelectButton</a>;
62
62
<a
63
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
63
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
64
64
>GtkWidget</a> *         <a class="link" href="GimpFontSelectButton.html#gimp-font-select-button-new" title="gimp_font_select_button_new ()">gimp_font_select_button_new</a>         (const <a
65
65
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
66
66
>gchar</a> *title,
76
76
>gchar</a> *font_name);
77
77
</pre>
78
78
</div>
79
 
<div class="refsect1" lang="en">
 
79
<div class="refsect1" title="Object Hierarchy">
80
80
<a name="GimpFontSelectButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
81
81
<pre class="synopsis">
82
82
  <a
86
86
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
87
87
>GInitiallyUnowned</a>
88
88
         +----<a
89
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
89
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
90
90
>GtkObject</a>
91
91
               +----<a
92
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
92
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
93
93
>GtkWidget</a>
94
94
                     +----<a
95
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
95
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
96
96
>GtkContainer</a>
97
97
                           +----<a
98
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
98
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
99
99
>GtkBox</a>
100
100
                                 +----<a
101
 
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
 
101
href="http://library.gnome.org/devel/gtk/unstable/GtkHBox.html"
102
102
>GtkHBox</a>
103
103
                                       +----<a class="link" href="GimpSelectButton.html" title="GimpSelectButton">GimpSelectButton</a>
104
104
                                             +----GimpFontSelectButton
105
105
</pre>
106
106
</div>
107
 
<div class="refsect1" lang="en">
 
107
<div class="refsect1" title="Implemented Interfaces">
108
108
<a name="GimpFontSelectButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
109
109
<p>
110
110
GimpFontSelectButton implements
111
 
 AtkImplementorIface and  <a
112
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
113
 
>GtkBuildable</a>.</p>
 
111
 <a
 
112
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
113
>GtkBuildable</a>,  AtkImplementorIface and  <a
 
114
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
 
115
>GtkOrientable</a>.</p>
114
116
</div>
115
 
<div class="refsect1" lang="en">
 
117
<div class="refsect1" title="Properties">
116
118
<a name="GimpFontSelectButton.properties"></a><h2>Properties</h2>
117
119
<pre class="synopsis">
118
120
  "<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton--font-name" title='The "font-name" property'>font-name</a>"                <a
123
125
>gchar</a>*                : Read / Write / Construct Only
124
126
</pre>
125
127
</div>
126
 
<div class="refsect1" lang="en">
 
128
<div class="refsect1" title="Signals">
127
129
<a name="GimpFontSelectButton.signals"></a><h2>Signals</h2>
128
130
<pre class="synopsis">
129
131
  "<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton-font-set" title='The "font-set" signal'>font-set</a>"                                       : Run First
130
132
</pre>
131
133
</div>
132
 
<div class="refsect1" lang="en">
 
134
<div class="refsect1" title="Description">
133
135
<a name="GimpFontSelectButton.description"></a><h2>Description</h2>
134
136
<p>
135
137
</p>
136
138
</div>
137
 
<div class="refsect1" lang="en">
 
139
<div class="refsect1" title="Details">
138
140
<a name="GimpFontSelectButton.details"></a><h2>Details</h2>
139
 
<div class="refsect2" lang="en">
 
141
<div class="refsect2" title="GimpFontSelectButton">
140
142
<a name="GimpFontSelectButton-struct"></a><h3>GimpFontSelectButton</h3>
141
143
<pre class="programlisting">typedef struct _GimpFontSelectButton GimpFontSelectButton;</pre>
142
144
<p>
143
145
</p>
144
146
</div>
145
147
<hr>
146
 
<div class="refsect2" lang="en">
 
148
<div class="refsect2" title="gimp_font_select_button_new ()">
147
149
<a name="gimp-font-select-button-new"></a><h3>gimp_font_select_button_new ()</h3>
148
150
<pre class="programlisting"><a
149
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
151
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
150
152
>GtkWidget</a> *         gimp_font_select_button_new         (const <a
151
153
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
152
154
>gchar</a> *title,
155
157
>gchar</a> *font_name);</pre>
156
158
<p>
157
159
Creates a new <a
158
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
160
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
159
161
><span class="type">GtkWidget</span></a> that completely controls the selection of
160
162
a font.  This widget is suitable for placement in a table in a
161
163
plug-in dialog.</p>
179
181
<tr>
180
182
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
181
183
<td> A <a
182
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
184
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
183
185
><span class="type">GtkWidget</span></a> that you can use in your UI.
184
186
 
185
187
</td>
189
191
<p class="since">Since GIMP 2.4</p>
190
192
</div>
191
193
<hr>
192
 
<div class="refsect2" lang="en">
 
194
<div class="refsect2" title="gimp_font_select_button_get_font ()">
193
195
<a name="gimp-font-select-button-get-font"></a><h3>gimp_font_select_button_get_font ()</h3>
194
196
<pre class="programlisting">const <a
195
197
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
217
219
<p class="since">Since GIMP 2.4</p>
218
220
</div>
219
221
<hr>
220
 
<div class="refsect2" lang="en">
 
222
<div class="refsect2" title="gimp_font_select_button_set_font ()">
221
223
<a name="gimp-font-select-button-set-font"></a><h3>gimp_font_select_button_set_font ()</h3>
222
224
<pre class="programlisting">void                gimp_font_select_button_set_font    (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button,
223
225
                                                         const <a
247
249
<p class="since">Since GIMP 2.4</p>
248
250
</div>
249
251
</div>
250
 
<div class="refsect1" lang="en">
 
252
<div class="refsect1" title="Property Details">
251
253
<a name="GimpFontSelectButton.property-details"></a><h2>Property Details</h2>
252
 
<div class="refsect2" lang="en">
 
254
<div class="refsect2" title='The "font-name" property'>
253
255
<a name="GimpFontSelectButton--font-name"></a><h3>The <code class="literal">"font-name"</code> property</h3>
254
256
<pre class="programlisting">  "font-name"                <a
255
257
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
262
264
<p>Since GIMP 2.4</p>
263
265
</div>
264
266
<hr>
265
 
<div class="refsect2" lang="en">
 
267
<div class="refsect2" title='The "title" property'>
266
268
<a name="GimpFontSelectButton--title"></a><h3>The <code class="literal">"title"</code> property</h3>
267
269
<pre class="programlisting">  "title"                    <a
268
270
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
275
277
<p>Since GIMP 2.4</p>
276
278
</div>
277
279
</div>
278
 
<div class="refsect1" lang="en">
 
280
<div class="refsect1" title="Signal Details">
279
281
<a name="GimpFontSelectButton.signal-details"></a><h2>Signal Details</h2>
280
 
<div class="refsect2" lang="en">
 
282
<div class="refsect2" title='The "font-set" signal'>
281
283
<a name="GimpFontSelectButton-font-set"></a><h3>The <code class="literal">"font-set"</code> signal</h3>
282
284
<pre class="programlisting">void                user_function                      (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *widget,
283
285
                                                        <a