Imported Upstream version 2.6.5
This commit is contained in:
@ -165,12 +165,8 @@ Parses a string representation of a memory size as returned by
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> <a
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"
|
||||
><code class="literal">TRUE</code></a> if the <em class="parameter"><code>string</code></em> was successfully parsed and
|
||||
<em class="parameter"><code>memsize</code></em> has been set, <a
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"
|
||||
><code class="literal">FALSE</code></a> otherwise.
|
||||
<td> <code class="literal">TRUE</code> if the <em class="parameter"><code>string</code></em> was successfully parsed and
|
||||
<em class="parameter"><code>memsize</code></em> has been set, <code class="literal">FALSE</code> otherwise.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@ -222,9 +218,7 @@ href="/usr/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-f
|
||||
<p>
|
||||
<a class="link" href="libgimpbase-gimpmemsize.html#GIMP-TYPE-MEMSIZE:CAPS" title="GIMP_TYPE_MEMSIZE"><span class="type">GIMP_TYPE_MEMSIZE</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-UINT64:CAPS"
|
||||
><span class="type">G_TYPE_UINT64</span></a>.
|
||||
><span class="type">GType</span></a> derived from <span class="type">G_TYPE_UINT64</span>.
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user