mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-11-04 08:24:56 +00:00 
			
		
		
		
	gtk: Mark the whole Style class as obsolete
This commit is contained in:
		
							parent
							
								
									b312fcbc8c
								
							
						
					
					
						commit
						91474fe1f1
					
				| 
						 | 
				
			
			@ -27,6 +27,7 @@ namespace Gtk {
 | 
			
		|||
	using System;
 | 
			
		||||
	using System.Runtime.InteropServices;
 | 
			
		||||
 | 
			
		||||
	[Obsolete ("Replaced by StyleContext")]
 | 
			
		||||
	public partial class Style {
 | 
			
		||||
 | 
			
		||||
		[DllImport("gtksharpglue-3")]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue