mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 21:35:39 +00:00
Contributions from mwh@sysrq.dk
svn path=/trunk/gtk-sharp/; revision=40504
This commit is contained in:
parent
9dba9353e3
commit
2eaa69000c
|
@ -125,7 +125,7 @@
|
||||||
<Parameter Name="browse_dialog_title" Type="System.String" />
|
<Parameter Name="browse_dialog_title" Type="System.String" />
|
||||||
</Parameters>
|
</Parameters>
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>To be added</summary>
|
<summary>Creates a new icon entry control.</summary>
|
||||||
<param name="history_id">To be added: an object of type 'string'</param>
|
<param name="history_id">To be added: an object of type 'string'</param>
|
||||||
<param name="browse_dialog_title">To be added: an object of type 'string'</param>
|
<param name="browse_dialog_title">To be added: an object of type 'string'</param>
|
||||||
<returns>To be added: an object of type 'Gnome.IconEntry'</returns>
|
<returns>To be added: an object of type 'Gnome.IconEntry'</returns>
|
||||||
|
@ -198,7 +198,7 @@
|
||||||
<Parameters>
|
<Parameters>
|
||||||
</Parameters>
|
</Parameters>
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>To be added</summary>
|
<summary>Unique identifier for the icon entry. This will be used to save the history list.</summary>
|
||||||
<param name="value">To be added: an object of type 'string'</param>
|
<param name="value">To be added: an object of type 'string'</param>
|
||||||
<returns>To be added: an object of type 'string'</returns>
|
<returns>To be added: an object of type 'string'</returns>
|
||||||
<remarks>To be added</remarks>
|
<remarks>To be added</remarks>
|
||||||
|
|
Loading…
Reference in a new issue