mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 09:58:54 +02: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:
committed by
Matthias Clasen
parent
d8d12ca541
commit
047558bc21
@@ -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,
|
||||
|
Reference in New Issue
Block a user