get_item_column
Description:
Gets the column in which the item path is currently displayed.
Note: 
      
        
    
    Use [class@Gtk.GridView] instead
Column numbers start at 0.
Parameters:
| this | 
           a `GtkIconView`  | 
      
| path | 
           the `GtkTreePath` of the item  | 
      
Returns:
| 
           The column in which the item is displayed  |