Imported Upstream version 2.6.5
This commit is contained in:
@ -229,11 +229,7 @@ Returns the integer ID of the new <a class="link" href="libgimpbase-gimpunit.htm
|
||||
</p>
|
||||
<p>
|
||||
Note that a new unit is always created with it's deletion flag
|
||||
set to <a
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
|
||||
><code class="literal">TRUE</code></a>. You will have to set it to <a
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
|
||||
><code class="literal">FALSE</code></a> with
|
||||
set to <code class="literal">TRUE</code>. You will have to set it to <code class="literal">FALSE</code> with
|
||||
<a class="link" href="libgimpbase-gimpunit.html#gimp-unit-set-deletion-flag" title="gimp_unit_set_deletion_flag ()"><code class="function">gimp_unit_set_deletion_flag()</code></a> to make the unit definition persistent.</p>
|
||||
<p>
|
||||
|
||||
@ -320,9 +316,7 @@ href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> deletion_flag);</pre>
|
||||
<p>
|
||||
Sets a <a class="link" href="libgimpbase-gimpunit.html#GimpUnit" title="enum GimpUnit"><span class="type">GimpUnit</span></a>'s <em class="parameter"><code>deletion_flag</code></em>. If the <em class="parameter"><code>deletion_flag</code></em> of a unit is
|
||||
<a
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
|
||||
><code class="literal">TRUE</code></a> when GIMP exits, this unit will not be saved in the users's
|
||||
<code class="literal">TRUE</code> when GIMP exits, this unit will not be saved in the users's
|
||||
"unitrc" file.
|
||||
</p>
|
||||
<p>
|
||||
@ -569,9 +563,7 @@ NOTE: This string must not be changed or freed.</p>
|
||||
<p>
|
||||
<a class="link" href="libgimpbase-gimpunit.html#GIMP-TYPE-UNIT:CAPS" title="GIMP_TYPE_UNIT"><span class="type">GIMP_TYPE_UNIT</span></a> is a <a
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
|
||||
><span class="type">GType</span></a> derived from <a
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"
|
||||
><span class="type">G_TYPE_INT</span></a>.
|
||||
><span class="type">GType</span></a> derived from <span class="type">G_TYPE_INT</span>.
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user