diff --git a/doc/en/Gnome/Icon.xml b/doc/en/Gnome/Icon.xml index 0536cff63..d07acbe86 100644 --- a/doc/en/Gnome/Icon.xml +++ b/doc/en/Gnome/Icon.xml @@ -70,19 +70,22 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + + + + a used to look up thumbnails. + a which represents the uri of the file. + a whish represent the name of a custom icon to try. This is optional. + a object which contains information about the file. + a which represents the mime type of the icon. + a flag that affect the result of the lookup. To be added. - To be added. - To be added. + This method tries to locate an icon in icon_theme that can be used to represent the file passed. It can optionally also look for existing thumbnails. It does no I/O, so the lookup should be relatively fast. +If you don't know any information about the file already you can use method which gets this information using . + The value returned is a which is the name in absolute path of an image to use for the file. To be added. - + \ No newline at end of file