mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-29 21:33:30 +02:00
gio: Add missing (array length) annotations
https://bugzilla.gnome.org/show_bug.cgi?id=765063
This commit is contained in:
committed by
Philip Withnall
parent
e7a60ed262
commit
8028494335
@@ -313,7 +313,7 @@ g_dbus_generate_guid (void)
|
||||
|
||||
/**
|
||||
* g_dbus_is_guid:
|
||||
* @string: The string to check.
|
||||
* @string: (array fixed-size=33): The string to check.
|
||||
*
|
||||
* Checks if @string is a D-Bus GUID.
|
||||
*
|
||||
|
Reference in New Issue
Block a user