wayland: Make the MetaWaylandRegion type opaque

This commit is contained in:
Jasper St. Pierre
2014-10-07 20:23:55 -07:00
parent ead0e902ed
commit 9f5c38d121
4 changed files with 19 additions and 8 deletions

View File

@ -32,6 +32,7 @@ typedef struct _MetaWaylandDataSource MetaWaylandDataSource;
typedef struct _MetaWaylandDataDevice MetaWaylandDataDevice;
typedef struct _MetaWaylandBuffer MetaWaylandBuffer;
typedef struct _MetaWaylandRegion MetaWaylandRegion;
typedef struct _MetaWaylandSurface MetaWaylandSurface;