Imported Upstream version 2.3.13

This commit is contained in:
Ari Pollak
2010-08-11 01:20:31 -04:00
parent a028e0b309
commit bbd6d9844c
1225 changed files with 162390 additions and 93699 deletions

View File

@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
<link rel="up" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
<link rel="prev" href="GimpDrawableComboBox.html" title="gimpdrawablecombobox">
<link rel="prev" href="libgimp-GimpItemComboBox.html" title="GimpItemComboBox">
<link rel="next" href="libgimp-gimppixbuf.html" title="gimppixbuf">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
@ -18,34 +18,34 @@
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="part" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
<link rel="index" href="ix01.html" title="Index">
<link rel="index" href="ix02.html" title="Index of new symbols in GIMP 2.2">
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
<link rel="index" href="libgimp-index.html" title="Index">
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<link rel="index" href="libgimp-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<link rel="index" href="libgimp-index-deprecated.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="GimpDrawableComboBox.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="p" href="libgimp-GimpItemComboBox.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libgimpui.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimppixbuf.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="#id2570184" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2585110" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2703725" class="shortcut">Description</a>
<a href="#id2704203" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2562458" class="shortcut">Object Hierarchy</a>
<a href="#id2585084" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2703694" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2704172" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpImageComboBox"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2570184"></a><span class="refentrytitle">gimpimagecombobox</span>
<a name="id2585110"></a><span class="refentrytitle">gimpimagecombobox</span>
</h2>
<p>gimpimagecombobox &#8212; A widget providing a popup menu of images.</p>
</td>
@ -66,7 +66,7 @@ GtkWidget* <a href="GimpImageComboBox.html#gimp-image-combo-box-new">gimp_image
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2562458"></a><h2>Object Hierarchy</h2>
<a name="id2585084"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -83,32 +83,32 @@ href="../libgimpwidgets/GimpIntComboBox.html"
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2703694"></a><h2>Implemented Interfaces</h2>
<a name="id2704172"></a><h2>Implemented Interfaces</h2>
<p>
GimpImageComboBox implements
AtkImplementorIface, GtkCellLayout and GtkCellEditable.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2703725"></a><h2>Description</h2>
<a name="id2704203"></a><h2>Description</h2>
<p>
A widget providing a popup menu of images.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2703741"></a><h2>Details</h2>
<a name="id2704219"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2703751"></a><h3>
<a name="id2704229"></a><h3>
<a name="GimpImageComboBox-struct"></a>GimpImageComboBox</h3>
<a class="indexterm" name="id2703763"></a><pre class="programlisting">typedef struct _GimpImageComboBox GimpImageComboBox;</pre>
<a class="indexterm" name="id2706329"></a><pre class="programlisting">typedef struct _GimpImageComboBox GimpImageComboBox;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2703778"></a><h3>
<a name="id2706345"></a><h3>
<a name="GimpImageConstraintFunc"></a>GimpImageConstraintFunc ()</h3>
<a class="indexterm" name="id2703790"></a><pre class="programlisting">gboolean (*GimpImageConstraintFunc) (gint32 image_id,
<a class="indexterm" name="id2706356"></a><pre class="programlisting">gboolean (*GimpImageConstraintFunc) (gint32 image_id,
gpointer data);</pre>
<p>
@ -117,20 +117,17 @@ A widget providing a popup menu of images.
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>image_id</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>image_id</code></em>&#160;:</span></td>
<td>
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td>
</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
<td>
@ -141,9 +138,9 @@ A widget providing a popup menu of images.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2701781"></a><h3>
<a name="id2706432"></a><h3>
<a name="gimp-image-combo-box-new"></a>gimp_image_combo_box_new ()</h3>
<a class="indexterm" name="id2701794"></a><pre class="programlisting">GtkWidget* gimp_image_combo_box_new (<a href="GimpImageComboBox.html#GimpImageConstraintFunc">GimpImageConstraintFunc</a> constraint,
<a class="indexterm" name="id2706445"></a><pre class="programlisting">GtkWidget* gimp_image_combo_box_new (<a href="GimpImageComboBox.html#GimpImageConstraintFunc">GimpImageConstraintFunc</a> constraint,
gpointer data);</pre>
<p>
Creates a new <a
@ -169,20 +166,17 @@ the selected image.</p>
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>constraint</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>constraint</code></em>&#160;:</span></td>
<td> a <a href="GimpImageComboBox.html#GimpImageConstraintFunc"><span class="type">GimpImageConstraintFunc</span></a> or <code class="literal">NULL</code>
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>data</code></em>&#160;:</span></td>
<td> a pointer that is passed to <em class="parameter"><code>constraint</code></em>
</td>
</tr>
<tr>
<td>
<span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
<td><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></td>
<td> a new <a
href="../libgimpwidgets/GimpIntComboBox.html"
><span class="type">GimpIntComboBox</span></a>.