mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Clarify docs.
2005-09-12 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.c (g_markup_escape_text): Clarify docs.
This commit is contained in:
parent
d8d12ca541
commit
047558bc21
@ -1,3 +1,7 @@
|
||||
2005-09-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c (g_markup_escape_text): Clarify docs.
|
||||
|
||||
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
|
||||
|
||||
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-09-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c (g_markup_escape_text): Clarify docs.
|
||||
|
||||
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
|
||||
|
||||
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-09-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c (g_markup_escape_text): Clarify docs.
|
||||
|
||||
2005-09-11 Sebastian Wilhelmi <seppi@seppi.de>
|
||||
|
||||
* tests/refcount/Makefile.am (INCLUDES): Link the the refcount
|
||||
|
@ -1934,7 +1934,7 @@ append_escaped_text (GString *str,
|
||||
* from being processed according to the XML rules for normalization
|
||||
* of line endings and attribute values.
|
||||
*
|
||||
* Return value: escaped text
|
||||
* Return value: a newly allocated string with the escaped text
|
||||
**/
|
||||
gchar*
|
||||
g_markup_escape_text (const gchar *text,
|
||||
|
Loading…
Reference in New Issue
Block a user