Documented undocumented functions.
Sat Feb 23 00:28:47 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodel.c: Documented undocumented functions.
This commit is contained in:
		 Jonathan Blandford
					Jonathan Blandford
				
			
				
					committed by
					
						 Jonathan Blandford
						Jonathan Blandford
					
				
			
			
				
	
			
			
			 Jonathan Blandford
						Jonathan Blandford
					
				
			
						parent
						
							c1a26cc321
						
					
				
				
					commit
					95c0835107
				
			| @ -22,9 +22,7 @@ | ||||
|  | ||||
| #include <gtk/gtkobject.h> | ||||
|  | ||||
| #ifdef __cplusplus | ||||
| extern "C" { | ||||
| #endif /* __cplusplus */ | ||||
| G_BEGIN_DECLS | ||||
|  | ||||
| #define GTK_TYPE_TREE_MODEL            (gtk_tree_model_get_type ()) | ||||
| #define GTK_TREE_MODEL(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TREE_MODEL, GtkTreeModel)) | ||||
| @ -240,9 +238,6 @@ void gtk_tree_model_rows_reordered        (GtkTreeModel *tree_model, | ||||
|  | ||||
|  | ||||
|  | ||||
| #ifdef __cplusplus | ||||
| } | ||||
| #endif /* __cplusplus */ | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_TREE_MODEL_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user