set_active_iter
Description:
Sets the current active item to be the one referenced by iter.
Note: 
      
        
    
    Use [class@Gtk.DropDown]
If iter is null, the active item is unset.
Parameters:
| this | A `GtkComboBox` | 
| iter | The `GtkTreeIter` |