diff options
Diffstat (limited to 'gtk/gtklockbutton.c')
-rw-r--r-- | gtk/gtklockbutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtklockbutton.c b/gtk/gtklockbutton.c index 51dc2f4d5c..70d2a4d689 100644 --- a/gtk/gtklockbutton.c +++ b/gtk/gtklockbutton.c @@ -504,7 +504,7 @@ gtk_lock_button_new (GPermission *permission) * * Obtains the #GPermission object that controls @button. * - * Returns: the #GPermission of @button + * Returns: (transfer none): the #GPermission of @button * * Since: 3.2 */ |