[gtk/bilelmoussaoui/gdk-draw-context] gdk: drop the latest mention of DrawingContext




commit adf9377b61724d76de1f91b25a599f03feabb167
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Feb 22 22:15:14 2021 +0000

    gdk: drop the latest mention of DrawingContext

 gdk/gdktypes.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gdk/gdktypes.h b/gdk/gdktypes.h
index da12f125bc..e35a9d9c6f 100644
--- a/gdk/gdktypes.h
+++ b/gdk/gdktypes.h
@@ -99,7 +99,6 @@ typedef struct _GdkAppLaunchContext   GdkAppLaunchContext;
 typedef struct _GdkSeat               GdkSeat;
 typedef struct _GdkSnapshot           GdkSnapshot;
 
-typedef struct _GdkDrawingContext     GdkDrawingContext;
 typedef struct _GdkDrawContext        GdkDrawContext;
 typedef struct _GdkCairoContext       GdkCairoContext;
 typedef struct _GdkGLContext          GdkGLContext;


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