libgimpbase/libgimpbase-sections.txt added gimp_escape_uline().
2004-04-30 Sven Neumann <sven@gimp.org> * libgimpbase/libgimpbase-sections.txt * libgimpbase/tmpl/gimputils.sgml: added gimp_escape_uline().
This commit is contained in:

committed by
Sven Neumann

parent
656795fac0
commit
9f5496147d
@ -1,3 +1,8 @@
|
||||
2004-04-30 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpbase/libgimpbase-sections.txt
|
||||
* libgimpbase/tmpl/gimputils.sgml: added gimp_escape_uline().
|
||||
|
||||
2004-04-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/Makefile.am: specify --deprecated-guards.
|
||||
|
@ -127,6 +127,7 @@ gimp_any_to_utf8
|
||||
gimp_filename_to_utf8
|
||||
gimp_utf8_strtrim
|
||||
gimp_memsize_to_string
|
||||
gimp_escape_uline
|
||||
gimp_strip_uline
|
||||
</SECTION>
|
||||
|
||||
|
@ -54,6 +54,15 @@ Utilities of general interest
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_escape_uline ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@str:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_strip_uline ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user