Description
File managers can be built on shared GLib/GIO-based file-management logic without pulling in GTK interface components. It helps developers implement folder models, file operations, and desktop file handling.
File-management libraries can delete, move, or rename data when applications expose those operations. Applications using it should confirm destructive actions clearly.