Skip to content
  • Federico Mena Quintero's avatar
    Centralize the setting of the pathbar's widgets · 6bb34d7d
    Federico Mena Quintero authored
    
    
    It used to be that every part of the file chooser's code would show/hide the widgets
    near the pathbar as needed.  Now we have two central functions:
    
      path_bar_update()
      path_bar_set_mode()
    
    These take care of all the widget shuffling;  setting the visibility of the
    pathbar, info bar, and Create Folder button as appropriate; setting the contents
    of the info bar, etc. - based on the current operation_mode and action.
    
    Signed-off-by: default avatarFederico Mena Quintero <federico@gnome.org>
    6bb34d7d