mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-16 02:41:07 +02:00
gsocketcontrolmessage: add nullable annotation to deserialize return
This commit is contained in:
parent
5f945e5464
commit
acfeb65633
@ -164,7 +164,7 @@ g_socket_control_message_class_init (GSocketControlMessageClass *class)
|
|||||||
* If there is no implementation for this kind of control message, %NULL
|
* If there is no implementation for this kind of control message, %NULL
|
||||||
* will be returned.
|
* will be returned.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): the deserialized message or %NULL
|
* Returns: (nullable) (transfer full): the deserialized message or %NULL
|
||||||
*
|
*
|
||||||
* Since: 2.22
|
* Since: 2.22
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user