Add GDK_AVAILABLE_IN_ALL annotations in gdk
This is in preparation to modernizing our handing of exported symbols.
This commit is contained in:
@ -43,6 +43,7 @@ typedef GdkDisplay GdkQuartzDisplay;
|
||||
typedef struct _GdkQuartzDisplayClass GdkQuartzDisplayClass;
|
||||
|
||||
|
||||
GDK_AVAILABLE_IN_ALL
|
||||
GType gdk_quartz_display_get_type (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user