Contributions from mwh@sysrq.dk

svn path=/trunk/gtk-sharp/; revision=40504
This commit is contained in:
Miguel de Icaza 2005-02-11 22:58:07 +00:00
parent 9dba9353e3
commit 2eaa69000c

View file

@ -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>