New functions to clear a model.
Tue Jun 19 19:13:19 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkliststore.c (gtk_list_store_clear): * gtk/gtktreestore.c (gtk_tree_store_clear): New functions to clear a model.
This commit is contained in:
		 Jonathan Blandford
					Jonathan Blandford
				
			
				
					committed by
					
						 Jonathan Blandford
						Jonathan Blandford
					
				
			
			
				
	
			
			
			 Jonathan Blandford
						Jonathan Blandford
					
				
			
						parent
						
							5ebd1d022a
						
					
				
				
					commit
					8413ee73e5
				
			| @ -93,7 +93,7 @@ void          gtk_list_store_prepend         (GtkListStore *store, | ||||
| 					      GtkTreeIter  *iter); | ||||
| void          gtk_list_store_append          (GtkListStore *store, | ||||
| 					      GtkTreeIter  *iter); | ||||
|  | ||||
| void          gtk_list_store_clear           (GtkListStore *store); | ||||
|  | ||||
|  | ||||
| #ifdef __cplusplus | ||||
|  | ||||
		Reference in New Issue
	
	Block a user