diff options
Diffstat (limited to 'gtk/gtkshow.c')
-rw-r--r-- | gtk/gtkshow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkshow.c b/gtk/gtkshow.c index a9bcd0de68..b2b56918a2 100644 --- a/gtk/gtkshow.c +++ b/gtk/gtkshow.c @@ -31,7 +31,7 @@ /** * gtk_show_uri: - * @screen: screen to show the uri on or %NULL for the default screen + * @screen: (allow-none): screen to show the uri on or %NULL for the default screen * @uri: the uri to show * @timestamp: a timestamp to prevent focus stealing. * @error: a #GError that is returned in case of errors |