Le vendredi 12 mai 2006 à 13:28 +0000, Rocio De Los Arbustos a écrit : > I'm trying to make an extension for Nautilus to search only for images > in a selected directory. I've been trying to do it using the mime type > images/ but haven't got any luck. Does anyone have and idea of how > to display only a given type of file. > > -- > Rocio > You can access the metadata associated with a file by calling functions in nautilus-directory (in libnautilus-private) Those functions are described in nautilus-directory.h Before, you must get a grip on a metafile object by calling nautilus_directory_get (I'm new in it)
HTH > -- Patrick -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
