mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-06-29 15:19:28 +00:00
Patch froM
svn path=/trunk/gtk-sharp/; revision=57849
This commit is contained in:
parent
96e545f805
commit
d2c13881e1
|
@ -775,7 +775,7 @@
|
||||||
<param name="mime_type">To be added.</param>
|
<param name="mime_type">To be added.</param>
|
||||||
<summary>To be added.</summary>
|
<summary>To be added.</summary>
|
||||||
<returns>To be added.</returns>
|
<returns>To be added.</returns>
|
||||||
<remarks>To be added.</remarks>
|
<remarks>This method is deprecated. You should use <see cref="M:Gnome.Icon.Lookup(Gtk.IconTheme,Gnome.ThumbnailFactory,System.String,System.String,Gnome.Vfs.FileInfo,System.String,Gnome.IconLookupFlags,Gnome.IconLookupResultFlags&)" /> to lookup icons.</remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
<Member MemberName="SetDefaultActionType">
|
<Member MemberName="SetDefaultActionType">
|
||||||
|
|
|
@ -137,7 +137,7 @@
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>Query the mime database for an icon representing the specified mime type.</summary>
|
<summary>Query the mime database for an icon representing the specified mime type.</summary>
|
||||||
<value>The filename of the icon as listed in the mime database. This is usually a filename without path information, e.g. "i-chardev.png", and sometimes does not have an extension, e.g. "i-regular" if the icon is supposed to be image type agnostic between icon themes. Icons are generic, and not theme specific. These will not necessarily match with the icons a user sees in Nautilus, you have been warned.</value>
|
<value>The filename of the icon as listed in the mime database. This is usually a filename without path information, e.g. "i-chardev.png", and sometimes does not have an extension, e.g. "i-regular" if the icon is supposed to be image type agnostic between icon themes. Icons are generic, and not theme specific. These will not necessarily match with the icons a user sees in Nautilus, you have been warned.</value>
|
||||||
<remarks>To be added</remarks>
|
<remarks>This property is deprecated. You should use <see cref="M:Gnome.Icon.Lookup(Gtk.IconTheme,Gnome.ThumbnailFactory,System.String,System.String,Gnome.Vfs.FileInfo,System.String,Gnome.IconLookupFlags,Gnome.IconLookupResultFlags&)" /> to lookup icons.</remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
<Member MemberName="CanBeExecutable">
|
<Member MemberName="CanBeExecutable">
|
||||||
|
|
Loading…
Reference in a new issue