[Java-gnome-developer] File type icons
Brought to you by:
afcowie
From: Leif <le...@te...> - 2006-08-07 18:37:18
|
Hi list, I am creating a small application with java-gnome which shall include a file list (like the nautilus list view). I would like to use icons for each file type, like nautilus and the file chooser dialog do. Could anyone give me hint how I can find out which icon is associated with which file type? Is there an icon registry or something in gnome? In the Google outback I found a function called "gnome_vfs_mime_get_icon", but I don't know if it does what I want and if I can access it from my Java application. Thanks and Bye, Leif |