mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
doc: various improvements
- GSubprocessLauncher exists since 2.40, not 2.36 - more logical order for g_markup functions - fix short description of GMarkup - GMarkupParser: specify that some parameters are NULL-terminated. - g_string_new (NULL); is possible. - other trivial fixes. https://bugzilla.gnome.org/show_bug.cgi?id=728983
This commit is contained in:
@@ -1128,14 +1128,14 @@ GMarkupParser
|
||||
g_markup_escape_text
|
||||
g_markup_printf_escaped
|
||||
g_markup_vprintf_escaped
|
||||
g_markup_parse_context_new
|
||||
g_markup_parse_context_parse
|
||||
g_markup_parse_context_end_parse
|
||||
g_markup_parse_context_free
|
||||
g_markup_parse_context_get_position
|
||||
g_markup_parse_context_get_element
|
||||
g_markup_parse_context_get_element_stack
|
||||
g_markup_parse_context_get_user_data
|
||||
g_markup_parse_context_new
|
||||
g_markup_parse_context_parse
|
||||
g_markup_parse_context_push
|
||||
g_markup_parse_context_pop
|
||||
g_markup_parse_context_ref
|
||||
|
Reference in New Issue
Block a user