Merge branch 'quartz-symbol-not-found-gtk3' into 'gtk-3-22'
gdkquartz.h: export pasteboard functions See merge request GNOME/gtk!20
This commit is contained in:
		@ -60,8 +60,11 @@ typedef enum
 | 
			
		||||
GDK_AVAILABLE_IN_ALL
 | 
			
		||||
GdkOSXVersion gdk_quartz_osx_version (void);
 | 
			
		||||
 | 
			
		||||
GDK_AVAILABLE_IN_ALL
 | 
			
		||||
GdkAtom   gdk_quartz_pasteboard_type_to_atom_libgtk_only        (NSString       *type);
 | 
			
		||||
GDK_AVAILABLE_IN_ALL
 | 
			
		||||
NSString *gdk_quartz_target_to_pasteboard_type_libgtk_only      (const gchar    *target);
 | 
			
		||||
GDK_AVAILABLE_IN_ALL
 | 
			
		||||
NSString *gdk_quartz_atom_to_pasteboard_type_libgtk_only        (GdkAtom         atom);
 | 
			
		||||
 | 
			
		||||
G_END_DECLS
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user