diff options
Diffstat (limited to 'gdk/gdkscreen.c')
-rw-r--r-- | gdk/gdkscreen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkscreen.c b/gdk/gdkscreen.c index cd1dc6c815..4a6e11b657 100644 --- a/gdk/gdkscreen.c +++ b/gdk/gdkscreen.c @@ -397,7 +397,7 @@ gdk_screen_height_mm (void) /** * gdk_screen_set_font_options: * @screen: a #GdkScreen - * @options: a #cairo_font_options_t, or %NULL to unset any + * @options: (allow-none): a #cairo_font_options_t, or %NULL to unset any * previously set default font options. * * Sets the default font options for the screen. These |