Imported Upstream version 2.8.6
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpmenu</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimpui.html" title="Part II. GIMP User Interface Library">
|
||||
<link rel="prev" href="GimpProgressBar.html" title="GimpProgressBar">
|
||||
@ -104,8 +104,11 @@ Menus for selecting images, layers, channels and drawables.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_image_menu_new</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="GimpImageComboBox.html#gimp-image-combo-box-new" title="gimp_image_combo_box_new ()"><code class="function">gimp_image_combo_box_new()</code></a> instead.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>constraint</code></em> :</span></p></td>
|
||||
@ -141,8 +144,11 @@ Menus for selecting images, layers, channels and drawables.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_layer_menu_new</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="libgimp-GimpItemComboBox.html#gimp-layer-combo-box-new" title="gimp_layer_combo_box_new ()"><code class="function">gimp_layer_combo_box_new()</code></a> instead.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>constraint</code></em> :</span></p></td>
|
||||
@ -178,8 +184,11 @@ Menus for selecting images, layers, channels and drawables.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_channel_menu_new</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="libgimp-GimpItemComboBox.html#gimp-channel-combo-box-new" title="gimp_channel_combo_box_new ()"><code class="function">gimp_channel_combo_box_new()</code></a> instead.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>constraint</code></em> :</span></p></td>
|
||||
@ -215,8 +224,11 @@ Menus for selecting images, layers, channels and drawables.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_drawable_menu_new</code> is deprecated and should not be used in newly-written code. Use <a class="link" href="libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new" title="gimp_drawable_combo_box_new ()"><code class="function">gimp_drawable_combo_box_new()</code></a> instead.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>constraint</code></em> :</span></p></td>
|
||||
|
Reference in New Issue
Block a user