Patch from mondalaci@gmail.com
svn path=/trunk/gtk-sharp/; revision=57845
This commit is contained in:
parent
b408ee1630
commit
657b6f9375
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
<param name="result">To be added.</param>
|
<param name="result">To be added.</param>
|
||||||
<summary>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.
|
<summary>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 <see cref="M:Gnome.Icon.LookupSync" /> method which gets this information using <see cref="N:Gnome.Vfs" />.</summary>
|
If you don't know any information about the file already you can use <see cref="M:Gnome.Icon.LookupSync" /> method which gets this information using <see cref="N:Gnome.Vfs" />.</summary>
|
||||||
<returns>The value returned is a <see cref="T:System.String" /> which is the name in absolute path of an image to use for the file.</returns>
|
<returns>The filename of the looked up icon.</returns>
|
||||||
<remarks>To be added.</remarks>
|
<remarks>To be added.</remarks>
|
||||||
<since version="Gtk# 2.4" />
|
<since version="Gtk# 2.4" />
|
||||||
</Docs>
|
</Docs>
|
||||||
|
|
Loading…
Add table
Reference in a new issue