[gi] add "out" annotations to gtk_tree_store_sort_column_id params
This commit is contained in:
		 John (J5) Palmieri
					John (J5) Palmieri
				
			
				
					committed by
					
						 Tristan Van Berkom
						Tristan Van Berkom
					
				
			
			
				
	
			
			
			 Tristan Van Berkom
						Tristan Van Berkom
					
				
			
						parent
						
							1e3f7ba162
						
					
				
				
					commit
					0d07cba436
				
			| @ -111,8 +111,8 @@ gtk_tree_sortable_sort_column_changed (GtkTreeSortable *sortable) | ||||
| /** | ||||
|  * gtk_tree_sortable_get_sort_column_id: | ||||
|  * @sortable: A #GtkTreeSortable | ||||
|  * @sort_column_id: The sort column id to be filled in | ||||
|  * @order: The #GtkSortType to be filled in | ||||
|  * @sort_column_id: (out): The sort column id to be filled in | ||||
|  * @order: (out): The #GtkSortType to be filled in | ||||
|  *  | ||||
|  * Fills in @sort_column_id and @order with the current sort column and the | ||||
|  * order. It returns %TRUE unless the @sort_column_id is  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user