diff options
Diffstat (limited to 'gtk/gtksocket.c')
-rw-r--r-- | gtk/gtksocket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksocket.c b/gtk/gtksocket.c index 751eba40ca..64127ea4f8 100644 --- a/gtk/gtksocket.c +++ b/gtk/gtksocket.c @@ -349,7 +349,7 @@ gtk_socket_get_id (GtkSocket *socket) * Retrieves the window of the plug. Use this to check if the plug has * been created inside of the socket. * - * Return value: the window of the plug if available, or %NULL + * Return value: (transfer none): the window of the plug if available, or %NULL * * Since: 2.14 **/ |