[gtk/ebassi/gidocgen: 9/26] surface: fixup




commit 8518cdf43c076db87be561b733529d7440c0d603
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 24 23:23:55 2021 -0500

    surface: fixup

 gdk/gdksurface.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdksurface.c b/gdk/gdksurface.c
index ceb1b742fc..7a4bf47962 100644
--- a/gdk/gdksurface.c
+++ b/gdk/gdksurface.c
@@ -525,7 +525,7 @@ gdk_surface_class_init (GdkSurfaceClass *klass)
                            G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS);
 
   /**
-   * GdkSurface:mapped: (attributes (org.gtk.Property.get=gdk_surface_get_mapped)
+   * GdkSurface:mapped: (attributes org.gtk.Property.get=gdk_surface_get_mapped)
    *
    * Whether the surface is mapped.
    */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]