Imported Upstream version 2.3.7

This commit is contained in:
Ari Pollak
2010-08-11 01:18:40 -04:00
parent de5dc4f4c2
commit 5bef548947
772 changed files with 75842 additions and 66943 deletions

View File

@ -61,7 +61,7 @@ void <a href="GimpFontSelectButton.html#gimp-font-select-button-close-pop
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2636785"></a><h2>Object Hierarchy</h2>
<a name="id2516328"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -84,13 +84,13 @@ href="../gtk/GtkButton.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646588"></a><h2>Implemented Interfaces</h2>
<a name="id2649833"></a><h2>Implemented Interfaces</h2>
<p>
GimpFontSelectButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646604"></a><h2>Properties</h2>
<a name="id2649849"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpFontSelectButton.html#GimpFontSelectButton--font-name">font-name</a>" gchararray : Read / Write
@ -98,7 +98,7 @@ GimpFontSelectButton implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646640"></a><h2>Signal Prototypes</h2>
<a name="id2649886"></a><h2>Signal Prototypes</h2>
<pre class="synopsis">
"<a href="GimpFontSelectButton.html#GimpFontSelectButton-font-set">font-set</a>" void user_function (<a href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *widget,
@ -108,26 +108,26 @@ GimpFontSelectButton implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2646691"></a><h2>Description</h2>
<a name="id2643376"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2646702"></a><h2>Details</h2>
<a name="id2643388"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2646708"></a><h3>
<a name="id2643394"></a><h3>
<a name="GimpFontSelectButton-struct"></a>GimpFontSelectButton</h3>
<a class="indexterm" name="id2646717"></a><pre class="programlisting">typedef struct _GimpFontSelectButton GimpFontSelectButton;</pre>
<a class="indexterm" name="id2643403"></a><pre class="programlisting">typedef struct _GimpFontSelectButton GimpFontSelectButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2646733"></a><h3>
<a name="id2643418"></a><h3>
<a name="gimp-font-select-button-new"></a>gimp_font_select_button_new ()</h3>
<a class="indexterm" name="id2646742"></a><pre class="programlisting"><a
<a class="indexterm" name="id2643427"></a><pre class="programlisting"><a
href="../gtk/GtkWidget.html"
>GtkWidget</a>* gimp_font_select_button_new (const gchar *title,
const gchar *font_name);</pre>
@ -169,9 +169,9 @@ href="../gtk/GtkWidget.html"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635909"></a><h3>
<a name="id2643528"></a><h3>
<a name="gimp-font-select-button-get-font-name"></a>gimp_font_select_button_get_font_name ()</h3>
<a class="indexterm" name="id2635918"></a><pre class="programlisting">const gchar* gimp_font_select_button_get_font_name
<a class="indexterm" name="id2643537"></a><pre class="programlisting">const gchar* gimp_font_select_button_get_font_name
(<a href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button);</pre>
<p>
Retrieves the name of currently selected font.</p>
@ -201,9 +201,9 @@ Retrieves the name of currently selected font.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2635992"></a><h3>
<a name="id2643611"></a><h3>
<a name="gimp-font-select-button-set-font-name"></a>gimp_font_select_button_set_font_name ()</h3>
<a class="indexterm" name="id2636001"></a><pre class="programlisting">void gimp_font_select_button_set_font_name
<a class="indexterm" name="id2643620"></a><pre class="programlisting">void gimp_font_select_button_set_font_name
(<a href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button,
const gchar *font_name);</pre>
<p>
@ -233,9 +233,9 @@ Sets the current font for the font select button.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2636088"></a><h3>
<a name="id2642422"></a><h3>
<a name="gimp-font-select-button-close-popup"></a>gimp_font_select_button_close_popup ()</h3>
<a class="indexterm" name="id2636097"></a><pre class="programlisting">void gimp_font_select_button_close_popup
<a class="indexterm" name="id2642432"></a><pre class="programlisting">void gimp_font_select_button_close_popup
(<a href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *button);</pre>
<p>
Closes the popup window associated with <em class="parameter"><code>button</code></em>.</p>
@ -254,9 +254,9 @@ Closes the popup window associated with <em class="parameter"><code>button</code
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2636160"></a><h2>Properties</h2>
<a name="id2642495"></a><h2>Properties</h2>
<div class="refsect2" lang="en">
<a name="id2636166"></a><h3>
<a name="id2642501"></a><h3>
<a name="GimpFontSelectButton--font-name"></a>The "<code class="literal">font-name</code>" property</h3>
<pre class="programlisting"> "font-name" gchararray : Read / Write</pre>
<p>
@ -270,7 +270,7 @@ The name of the currently selected font.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2645126"></a><h3>
<a name="id2642541"></a><h3>
<a name="GimpFontSelectButton--title"></a>The "<code class="literal">title</code>" property</h3>
<pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
<p>
@ -284,9 +284,9 @@ The title to be used for the font selection dialog.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2645168"></a><h2>Signals</h2>
<a name="id2642584"></a><h2>Signals</h2>
<div class="refsect2" lang="en">
<a name="id2645174"></a><h3>
<a name="id2642590"></a><h3>
<a name="GimpFontSelectButton-font-set"></a>The "font-set" signal</h3>
<pre class="programlisting">void user_function (<a href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a> *widget,
gchar *font_name,