Merge branch 'bilelmoussaoui/gdk-draw-context' into 'master'

gdk: drop the latest mention of DrawingContext

See merge request GNOME/gtk!3232
This commit is contained in:
Matthias Clasen 2021-02-24 22:28:47 +00:00
commit 177f6b377d

View File

@ -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;