mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:02:46 +00:00 
			
		
		
		
	
		
			
				
	
	
	
	
		
			206 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			206 B
		
	
	
	
	
	
	
	
Name
GML Table View Widget
Description
Defines a GUI table view widget.
Synopsis
@GUI::TableView
Examples
@GUI::TableView {
    name: "cursors_tableview"
    font_size: 12
}
