mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
Add missing GI annotation to g_content_type_guess_for_tree
This commit is contained in:
parent
422a76b3cd
commit
79fd5ff80d
@ -1651,8 +1651,8 @@ match_match (TreeMatch *match,
|
||||
* This function is useful in the implementation of
|
||||
* g_mount_guess_content_type().
|
||||
*
|
||||
* Returns: (transfer full): an %NULL-terminated array of zero or more content types,
|
||||
* or %NULL. Free with g_strfreev()
|
||||
* Returns: (transfer full) (array zero-terminated=1): an %NULL-terminated
|
||||
* array of zero or more content types, or %NULL. Free with g_strfreev()
|
||||
*
|
||||
* Since: 2.18
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user