added gimp_any_to_utf8()
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2003-10-17 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpbase/libgimpbase-sections.txt
|
||||||
|
* libgimpbase/tmpl/gimputils.sgml: updated.
|
||||||
|
|
||||||
2003-10-16 Sven Neumann <sven@gimp.org>
|
2003-10-16 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* libgimpcolor/libgimpcolor-sections.txt
|
* libgimpcolor/libgimpcolor-sections.txt
|
||||||
|
@ -124,6 +124,7 @@ gimp_unit_get_plural
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimputils</FILE>
|
<FILE>gimputils</FILE>
|
||||||
|
gimp_any_to_utf8
|
||||||
gimp_utf8_strtrim
|
gimp_utf8_strtrim
|
||||||
gimp_memsize_to_string
|
gimp_memsize_to_string
|
||||||
gimp_strip_uline
|
gimp_strip_uline
|
||||||
|
@ -14,6 +14,18 @@ Utilities of general interest
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_any_to_utf8 ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@str:
|
||||||
|
@len:
|
||||||
|
@warning_format:
|
||||||
|
@Varargs:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_utf8_strtrim ##### -->
|
<!-- ##### FUNCTION gimp_utf8_strtrim ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user