 f3fbdeecdb
			
		
	
	f3fbdeecdb
	
	
	
		
			
			This test compares GtkHBox expand handling with GtkGrid+GtkWidget::hexpand, to ensure that replacing GtkHBox by GtkGrid works as intended.
		
			
				
	
	
		
			9 lines
		
	
	
		
			74 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			74 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #red {
 | |
|   background-color: red;
 | |
| }
 | |
| 
 | |
| #green {
 | |
|   background-color: green;
 | |
| }
 | |
| 
 |