Imported Upstream version 2.4.0

This commit is contained in:
Ari Pollak
2010-08-11 01:23:21 -04:00
parent f35d8506c6
commit 258b1471f0
781 changed files with 98804 additions and 57910 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="prev" href="GimpBrushSelectButton.html" title="GimpBrushSelectButton">
<link rel="next" href="GimpGradientSelectButton.html" title="GimpGradientSelectButton">
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="libgimp.html" title="Part&#160;I.&#160;GIMP Library">
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
@ -31,24 +31,24 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="GimpGradientSelectButton.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2683217" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2659871" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2718741" class="shortcut">Description</a>
<a href="#id2709033" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2576747" class="shortcut">Object Hierarchy</a>
<a href="#id2586930" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2718650" class="shortcut">Implemented Interfaces</a>
<a href="#id2708943" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2718676" class="shortcut">Properties</a>
<a href="#id2708968" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2718717" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2709009" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpFontSelectButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2683217"></a><span class="refentrytitle">GimpFontSelectButton</span>
<a name="id2659871"></a><span class="refentrytitle">GimpFontSelectButton</span>
</h2>
<p>GimpFontSelectButton</p>
</td>
@ -62,108 +62,108 @@
<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton-struct">GimpFontSelectButton</a>;
<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* <a class="link" href="GimpFontSelectButton.html#gimp-font-select-button-new">gimp_font_select_button_new</a> (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *font_name);
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* <a class="link" href="GimpFontSelectButton.html#gimp-font-select-button-get-font">gimp_font_select_button_get_font</a> (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button);
void <a class="link" href="GimpFontSelectButton.html#gimp-font-select-button-set-font">gimp_font_select_button_set_font</a> (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *font_name);
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2576747"></a><h2>Object Hierarchy</h2>
<a name="id2586930"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
+----<a
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
>GInitiallyUnowned</a>
+----<a
href="../gtk/GtkObject.html"
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
>GtkObject</a>
+----<a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>
+----<a
href="../gtk/GtkContainer.html"
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
>GtkContainer</a>
+----<a
href="../gtk/GtkBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
>GtkBox</a>
+----<a
href="../gtk/GtkHBox.html"
href="/usr/share/gtk-doc/html/gtk/GtkHBox.html"
>GtkHBox</a>
+----<a class="link" href="GimpSelectButton.html" title="GimpSelectButton">GimpSelectButton</a>
+----GimpFontSelectButton
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2718650"></a><h2>Implemented Interfaces</h2>
<a name="id2708943"></a><h2>Implemented Interfaces</h2>
<p>
GimpFontSelectButton implements
AtkImplementorIface and GtkBuildable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2718676"></a><h2>Properties</h2>
<a name="id2708968"></a><h2>Properties</h2>
<pre class="synopsis">
"<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton--font-name">font-name</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write
"<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton--title">title</a>" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2718717"></a><h2>Signals</h2>
<a name="id2709009"></a><h2>Signals</h2>
<pre class="synopsis">
"<a class="link" href="GimpFontSelectButton.html#GimpFontSelectButton-font-set">font-set</a>" : Run First
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2718741"></a><h2>Description</h2>
<a name="id2709033"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2718756"></a><h2>Details</h2>
<a name="id2712191"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2718767"></a><h3>
<a name="id2712202"></a><h3>
<a name="GimpFontSelectButton-struct"></a>GimpFontSelectButton</h3>
<a class="indexterm" name="id2718778"></a><pre class="programlisting">typedef struct _GimpFontSelectButton GimpFontSelectButton;</pre>
<a class="indexterm" name="id2712213"></a><pre class="programlisting">typedef struct _GimpFontSelectButton GimpFontSelectButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2718794"></a><h3>
<a name="id2712228"></a><h3>
<a name="gimp-font-select-button-new"></a>gimp_font_select_button_new ()</h3>
<a class="indexterm" name="id2718807"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
<a class="indexterm" name="id2712242"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
>GtkWidget</a>* gimp_font_select_button_new (const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *title,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *font_name);</pre>
<p>
Creates a new <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a> that completely controls the selection of
a font. This widget is suitable for placement in a table in a
plug-in dialog.</p>
@ -176,7 +176,7 @@ plug-in dialog.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>title</code></em>&#160;:</span></p></td>
<td> Title of the dialog to use or <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> to use the default title.
</td>
</tr>
@ -188,7 +188,7 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
<td> A <a
href="../gtk/GtkWidget.html"
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
><span class="type">GtkWidget</span></a> that you can use in your UI.
</td>
@ -200,10 +200,10 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2720126"></a><h3>
<a name="id2721197"></a><h3>
<a name="gimp-font-select-button-get-font"></a>gimp_font_select_button_get_font ()</h3>
<a class="indexterm" name="id2720139"></a><pre class="programlisting">const <a
href="../glib/glib-Basic-Types.html#gchar"
<a class="indexterm" name="id2721210"></a><pre class="programlisting">const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a>* gimp_font_select_button_get_font (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button);</pre>
<p>
Retrieves the name of currently selected font.</p>
@ -231,11 +231,11 @@ Retrieves the name of currently selected font.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2720214"></a><h3>
<a name="id2721285"></a><h3>
<a name="gimp-font-select-button-set-font"></a>gimp_font_select_button_set_font ()</h3>
<a class="indexterm" name="id2720227"></a><pre class="programlisting">void gimp_font_select_button_set_font (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button,
<a class="indexterm" name="id2721298"></a><pre class="programlisting">void gimp_font_select_button_set_font (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button,
const <a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *font_name);</pre>
<p>
Sets the current font for the font select button.</p>
@ -253,7 +253,7 @@ Sets the current font for the font select button.</p>
<tr>
<td><p><span class="term"><em class="parameter"><code>font_name</code></em>&#160;:</span></p></td>
<td> Font name to set; <a
href="../glib/glib-Standard-Macros.html#NULL:CAPS"
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"
><code class="literal">NULL</code></a> means no change.
</td>
</tr>
@ -264,12 +264,12 @@ href="../glib/glib-Standard-Macros.html#NULL:CAPS"
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2720321"></a><h2>Property Details</h2>
<a name="id2721392"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2720331"></a><h3>
<a name="GimpFontSelectButton--font-name"></a>The "<code class="literal">font-name</code>" property</h3>
<a class="indexterm" name="id2720345"></a><pre class="programlisting"> "font-name" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2721402"></a><h3>
<a name="GimpFontSelectButton--font-name"></a>The <code class="literal">"font-name"</code> property</h3>
<a class="indexterm" name="id2721416"></a><pre class="programlisting"> "font-name" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write</pre>
<p>
The name of the currently selected font.</p>
@ -282,10 +282,10 @@ The name of the currently selected font.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2720388"></a><h3>
<a name="GimpFontSelectButton--title"></a>The "<code class="literal">title</code>" property</h3>
<a class="indexterm" name="id2720402"></a><pre class="programlisting"> "title" <a
href="../gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
<a name="id2719554"></a><h3>
<a name="GimpFontSelectButton--title"></a>The <code class="literal">"title"</code> property</h3>
<a class="indexterm" name="id2719567"></a><pre class="programlisting"> "title" <a
href="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"
>gchararray</a> : Read / Write / Construct Only</pre>
<p>
The title to be used for the font selection popup dialog.</p>
@ -298,19 +298,19 @@ The title to be used for the font selection popup dialog.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2720438"></a><h2>Signal Details</h2>
<a name="id2719603"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2720448"></a><h3>
<a name="GimpFontSelectButton-font-set"></a>The "font-set" signal</h3>
<a class="indexterm" name="id2720457"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *widget,
<a name="id2719614"></a><h3>
<a name="GimpFontSelectButton-font-set"></a>The <code class="literal">"font-set"</code> signal</h3>
<a class="indexterm" name="id2719629"></a><pre class="programlisting">void user_function (<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *widget,
<a
href="../glib/glib-Basic-Types.html#gchar"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *font_name,
<a
href="../glib/glib-Basic-Types.html#gboolean"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> dialog_closing,
<a
href="../glib/glib-Basic-Types.html#gpointer"
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
>gpointer</a> user_data) : Run First</pre>
<p>
The ::font-set signal is emitted when the user selects a font.</p>
@ -345,6 +345,11 @@ The ::font-set signal is emitted when the user selects a font.</p>
</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2719749"></a><div class="refsect2" lang="en"><a name="id2719750"></a></div>
<hr>
<div class="refsect2" lang="en"><a name="id2719752"></a></div>
</div>
</div>
</body>
</html>