TextView tests its own compliance to tomo.Object
This commit is contained in:
		
							parent
							
								
									ffb6e9fb95
								
							
						
					
					
						commit
						38434db75c
					
				@ -5,7 +5,7 @@ import "git.tebibyte.media/tomo/tomo"
 | 
			
		||||
import "git.tebibyte.media/tomo/tomo/text"
 | 
			
		||||
import "git.tebibyte.media/tomo/tomo/event"
 | 
			
		||||
 | 
			
		||||
var _ tomo.Object = new(TabbedContainer)
 | 
			
		||||
var _ tomo.Object = new(TextView)
 | 
			
		||||
 | 
			
		||||
// TextView is an area for displaying a large amount of multi-line text.
 | 
			
		||||
type TextView struct {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user