2003-09-17 21:56:59 +00:00
<Type Name= "Icon" FullName= "Gnome.Icon" >
<TypeSignature Language= "C#" Value= "public class Icon" Maintainer= "auto" />
<AssemblyInfo >
<AssemblyName > gnome-sharp</AssemblyName>
2003-12-24 01:35:30 +00:00
<AssemblyPublicKey >
</AssemblyPublicKey>
2003-09-17 21:56:59 +00:00
<AssemblyVersion > 0.0.0.0</AssemblyVersion>
<AssemblyCulture > neutral</AssemblyCulture>
<Attributes />
</AssemblyInfo>
<ThreadSafetyStatement > Gtk# is thread aware, but not thread safe; See the <link location= "node:gtk-sharp/programming/threads" > Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs >
<summary > To be added</summary>
<remarks > To be added</remarks>
</Docs>
<Base >
<BaseTypeName > System.Object</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members >
2003-10-28 00:48:23 +00:00
<Member MemberName= ".ctor" >
<MemberSignature Language= "C#" Value= "public Icon ();" />
<MemberType > Constructor</MemberType>
<ReturnValue />
<Parameters />
<Docs >
<summary > To be added</summary>
<returns > a <see cref= "T:Gnome.Icon" /> </returns>
<remarks > To be added</remarks>
</Docs>
</Member>
2003-09-17 21:56:59 +00:00
<Member MemberName= "LookupSync" >
2003-10-28 00:48:23 +00:00
<MemberSignature Language= "C#" Value= "public static string LookupSync (Gnome.IconTheme icon_theme, Gnome.ThumbnailFactory thumbnail_factory, string file_uri, string custom_icon, Gnome.IconLookupFlags flags, out Gnome.IconLookupResultFlags result);" />
2003-09-17 21:56:59 +00:00
<MemberType > Method</MemberType>
<ReturnValue >
<ReturnType > System.String</ReturnType>
</ReturnValue>
<Parameters >
<Parameter Name= "icon_theme" Type= "Gnome.IconTheme" />
<Parameter Name= "thumbnail_factory" Type= "Gnome.ThumbnailFactory" />
<Parameter Name= "file_uri" Type= "System.String" />
<Parameter Name= "custom_icon" Type= "System.String" />
<Parameter Name= "flags" Type= "Gnome.IconLookupFlags" />
2003-10-28 00:48:23 +00:00
<Parameter Name= "result" Type= "Gnome.IconLookupResultFlags&" RefType= "out" />
2003-09-17 21:56:59 +00:00
</Parameters>
<Docs >
<summary > To be added</summary>
<param name= "icon_theme" > a <see cref= "T:Gnome.IconTheme" /> </param>
<param name= "thumbnail_factory" > a <see cref= "T:Gnome.ThumbnailFactory" /> </param>
<param name= "file_uri" > a <see cref= "T:System.String" /> </param>
<param name= "custom_icon" > a <see cref= "T:System.String" /> </param>
<param name= "flags" > a <see cref= "T:Gnome.IconLookupFlags" /> </param>
2003-10-28 00:48:23 +00:00
<param name= "result" > a <see cref= "T:Gnome.IconLookupResultFlags&" /> </param>
2003-09-17 21:56:59 +00:00
<returns > a <see cref= "T:System.String" /> </returns>
<remarks > To be added</remarks>
</Docs>
</Member>
</Members>
</Type>