Skip to content
  • Michael Natterer's avatar
    libgimpbase, app: implement File -> Show in File Manager · e448cc31
    Michael Natterer authored
    Add gimp_file_show_in_file_manager() to libgimpbase and a menu item
    in app which shows the image's file (if any) in the file manager.
    
    Implemented calling the org.freedesktop.FileManager1 interface
    and dropped snippets found on stackoverflow for somebody to
    turn into working code for OSX and Windows.
    e448cc31