dmabuf: move DmabufTexture typedef

Preparation work.
This commit is contained in:
Benjamin Otte 2023-12-18 22:58:14 +01:00
parent 210c71b856
commit 26060b1be2
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,6 @@ G_BEGIN_DECLS
#define GDK_DMABUF_ERROR (gdk_dmabuf_error_quark ())
typedef struct _GdkDmabufTexture GdkDmabufTexture;
typedef struct _GdkDmabufTextureClass GdkDmabufTextureClass;
GDK_AVAILABLE_IN_4_14

View File

@ -97,6 +97,7 @@ typedef struct _GdkGLContext GdkGLContext;
typedef struct _GdkVulkanContext GdkVulkanContext;
typedef struct _GdkDmabufFormats GdkDmabufFormats;
typedef struct _GdkDmabufTexture GdkDmabufTexture;
/*
* GDK_DECLARE_INTERNAL_TYPE: