Imported Upstream version 2.6.0
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
<link rel="index" href="libgimpwidgets-index.html" title="Index">
|
||||
<link rel="index" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpwidgets-index-new-in-2-6.html" title="Index of new symbols in GIMP 2.6">
|
||||
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -231,8 +232,7 @@ displaying the <em class="parameter"><code>true_text</code></em> label, the othe
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> The newly created <span class="type">GtkComboBox</span> widget, optionally
|
||||
wrapped into a <span class="type">GtkEventBox</span>..
|
||||
<td> The newly created <span class="type">GtkComboBox</span> widget.
|
||||
|
||||
Since GIMP 2.4
|
||||
</td>
|
||||
@ -665,8 +665,7 @@ range of the Enum is used.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> The newly created <a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox"><span class="type">GimpEnumComboBox</span></a> widget, optionally
|
||||
wrapped into a <span class="type">GtkEventBox</span>.
|
||||
<td> The newly created <a class="link" href="GimpEnumComboBox.html" title="GimpEnumComboBox"><span class="type">GimpEnumComboBox</span></a> widget.
|
||||
|
||||
Since GIMP 2.4
|
||||
</td>
|
||||
@ -1090,8 +1089,7 @@ which should be created using <a class="link" href="GimpIntStore.html#gimp-int-s
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> The newly created <a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a> widget, optionally
|
||||
wrapped into a <span class="type">GtkEventBox</span>.
|
||||
<td> The newly created <a class="link" href="GimpIntComboBox.html" title="GimpIntComboBox"><span class="type">GimpIntComboBox</span></a> widget.
|
||||
|
||||
Since GIMP 2.4
|
||||
</td>
|
||||
@ -1579,8 +1577,7 @@ specified property. The contents of the widget are determined by
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> The newly created <a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox"><span class="type">GimpStringComboBox</span></a> widget, optionally
|
||||
wrapped into a <span class="type">GtkEventBox</span>.
|
||||
<td> The newly created <a class="link" href="GimpStringComboBox.html" title="GimpStringComboBox"><span class="type">GimpStringComboBox</span></a> widget.
|
||||
|
||||
Since GIMP 2.4
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user