From 41964eaccbb6fdcbba3d7506af898fee379e1707 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 31 Jan 2006 02:49:00 +0000 Subject: [PATCH] Patch from ion_daniel2000@yahoo.com svn path=/trunk/gtk-sharp/; revision=56305 --- doc/en/Gnome/Icon.xml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) 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