diff --git a/gtk/gtknative.c b/gtk/gtknative.c index 8a0b74a062..0154781379 100644 --- a/gtk/gtknative.c +++ b/gtk/gtknative.c @@ -267,7 +267,7 @@ gtk_native_get_surface_transform (GtkNative *self, * * Finds the `GtkNative` associated with the surface. * - * Returns: (transfer none): the `GtkNative` that is associated with @surface + * Returns: (transfer none) (nullable): the `GtkNative` that is associated with @surface */ GtkNative * gtk_native_get_for_surface (GdkSurface *surface)