diff --git a/gdk/gdkwindow.c b/gdk/gdkwindow.c index 18ebfa5714..2de8ba4a09 100644 --- a/gdk/gdkwindow.c +++ b/gdk/gdkwindow.c @@ -10200,7 +10200,7 @@ gdk_window_create_similar_surface (GdkWindow * window, * gdk_window_create_similar_image_surface: * @window: (nullable): window to make new surface similar to, or * %NULL if none - * @format: (type int): the format for the new surface + * @format: the format for the new surface * @width: width of the new surface * @height: height of the new surface * @scale: the scale of the new surface, or 0 to use same as @window