mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
gmarkup: Add a missing (element-type) annotation
Fixes a g-ir-scanner warning. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3037
This commit is contained in:
parent
02725b9bbd
commit
81d96f5898
@ -1885,7 +1885,7 @@ g_markup_parse_context_get_element (GMarkupParseContext *context)
|
||||
* would merely return the name of the element that is being
|
||||
* processed.
|
||||
*
|
||||
* Returns: the element stack, which must not be modified
|
||||
* Returns: (element-type utf8): the element stack, which must not be modified
|
||||
*
|
||||
* Since: 2.16
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user