diff options
Diffstat (limited to 'src/ephy-statusbar.c')
-rw-r--r-- | src/ephy-statusbar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-statusbar.c b/src/ephy-statusbar.c index a30d57f39..c3c7abbab 100644 --- a/src/ephy-statusbar.c +++ b/src/ephy-statusbar.c @@ -342,7 +342,7 @@ ephy_statusbar_remove_widget (EphyStatusbar *statusbar, * ephy_statusbar_get_security_frame: * @statusbar: an #EphyStatusbar * - * Return value: the statusbar's lock icon frame + * Return value: (transfer none): the statusbar's lock icon frame */ GtkWidget * ephy_statusbar_get_security_frame (EphyStatusbar *statusbar) |