Imported Upstream version 2.2.11
This commit is contained in:
@ -59,17 +59,17 @@ href="../gtk/GtkWidget.html"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2639361"></a><h2>Description</h2>
|
||||
<a name="id2642182"></a><h2>Description</h2>
|
||||
<p>
|
||||
A widget providing a popup menu of drawables.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2639373"></a><h2>Details</h2>
|
||||
<a name="id2642194"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2639379"></a><h3>
|
||||
<a name="id2642200"></a><h3>
|
||||
<a name="GimpDrawableConstraintFunc"></a>GimpDrawableConstraintFunc ()</h3>
|
||||
<a class="indexterm" name="id2639388"></a><pre class="programlisting">gboolean (*GimpDrawableConstraintFunc) (gint32 image_id,
|
||||
<a class="indexterm" name="id2642209"></a><pre class="programlisting">gboolean (*GimpDrawableConstraintFunc) (gint32 image_id,
|
||||
gint32 drawable_id,
|
||||
gpointer data);</pre>
|
||||
<p>
|
||||
@ -109,9 +109,9 @@ A widget providing a popup menu of drawables.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2640815"></a><h3>
|
||||
<a name="id2639492"></a><h3>
|
||||
<a name="gimp-drawable-combo-box-new"></a>gimp_drawable_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2640824"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2639500"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_drawable_combo_box_new (<a href="libgimp-gimpdrawablecombobox.html#GimpDrawableConstraintFunc">GimpDrawableConstraintFunc</a> constraint,
|
||||
gpointer data);</pre>
|
||||
@ -168,9 +168,9 @@ href="../libgimpwidgets/GimpIntComboBox.html"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2640531"></a><h3>
|
||||
<a name="id2645140"></a><h3>
|
||||
<a name="gimp-channel-combo-box-new"></a>gimp_channel_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2640540"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2645149"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_channel_combo_box_new (<a href="libgimp-gimpdrawablecombobox.html#GimpDrawableConstraintFunc">GimpDrawableConstraintFunc</a> constraint,
|
||||
gpointer data);</pre>
|
||||
@ -213,9 +213,9 @@ href="../libgimpwidgets/GimpIntComboBox.html"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2640664"></a><h3>
|
||||
<a name="id2645274"></a><h3>
|
||||
<a name="gimp-layer-combo-box-new"></a>gimp_layer_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2640673"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2645282"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_layer_combo_box_new (<a href="libgimp-gimpdrawablecombobox.html#GimpDrawableConstraintFunc">GimpDrawableConstraintFunc</a> constraint,
|
||||
gpointer data);</pre>
|
||||
|
||||
Reference in New Issue
Block a user