GtkColorSwatch: Set an accessible role
And update the colorchooser a11y test to a) use GtkColorChooser instead of the deprecated GtkColorSelection and b) match this change. Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=721045
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -1,6 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <interface> | ||||
|   <!-- interface-requires gtk+ 3.0 --> | ||||
|   <object class="GtkColorSelectionDialog" id="window1"> | ||||
|   <object class="GtkColorChooserDialog" id="window1"> | ||||
|   </object> | ||||
| </interface> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen