Colin Walters <walt...@verbum.org> writes:

> On Thu, Apr 7, 2011 at 1:50 PM, Ben Pfaff <b...@cs.stanford.edu> wrote:
>
>> (Maybe GIO provides a portable way to find that out.  In a quick
>> look I could not find one.)
>
> http://developer.gnome.org/gio/stable/GFileInfo.html#G-FILE-ATTRIBUTE-UNIX-INODE:CAPS

A portable way to find out whether two files are the same would
work everywhere that GIO works.  G_FILE_ATTRIBUTE_UNIX_INODE is
not portable, because the documentation says: "This attribute is
only available for UNIX file systems."
-- 
Ben Pfaff 
http://benpfaff.org
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to