2005-01-05 Shane Landrum <epicene@pobox.com>

* en/Gtk/Item.xml
	* en/Gtk/Input.xml
	* en/Gtk/ToolItem.xml
	* en/Gtk/UIManager.xml: Added docs.
	* en/Gtk/IMStatusStyle.xml
	* en/Gtk/IMPreeditStyle.xml
	* en/Gtk/IMContextInfo.xml: Marked "do not use"
	pending resolution of bug 71021.


svn path=/trunk/gtk-sharp/; revision=38367
This commit is contained in:
Shane Landrum 2005-01-05 18:00:56 +00:00
parent 83c6414200
commit 47484b5e24
8 changed files with 73 additions and 33 deletions

View File

@ -1,3 +1,14 @@
2005-01-05 Shane Landrum <epicene@pobox.com>
* en/Gtk/Item.xml
* en/Gtk/Input.xml
* en/Gtk/ToolItem.xml
* en/Gtk/UIManager.xml: Added docs.
* en/Gtk/IMStatusStyle.xml
* en/Gtk/IMPreeditStyle.xml
* en/Gtk/IMContextInfo.xml: Marked "do not use"
pending resolution of bug 71021.
2005-01-04 Shane Landrum <epicene@pobox.com>
* en/Gtk/ScreenChangedArgs.xml

View File

@ -11,7 +11,7 @@
<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>Helper class for <see cref="T:Gtk.IMContext" />.</summary>
<remarks />
<remarks>TODO: Not used in Gtk#; should be removed?</remarks>
</Docs>
<Base>
<BaseTypeName>System.ValueType</BaseTypeName>
@ -27,7 +27,7 @@
</ReturnValue>
<Parameters />
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>
@ -56,7 +56,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>
@ -69,7 +69,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>
@ -82,7 +82,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>
@ -95,7 +95,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>
@ -108,7 +108,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks />
</Docs>
</Member>

View File

@ -10,7 +10,7 @@
</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>
<summary>Not used in Gtk#. Do not use.</summary>
<remarks />
</Docs>
<Base>
@ -38,7 +38,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks>
</remarks>
</Docs>
@ -52,7 +52,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks>
</remarks>
</Docs>
@ -79,9 +79,9 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks></remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -10,7 +10,7 @@
</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>
<summary>Not used in Gtk#. Do not use.</summary>
<remarks />
</Docs>
<Base>
@ -38,7 +38,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks>
</remarks>
</Docs>
@ -52,7 +52,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks>
</remarks>
</Docs>
@ -79,9 +79,9 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Do not use.</summary>
<remarks></remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -10,7 +10,7 @@
</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>
<summary>Input-handling code for the main loop of programs.</summary>
<remarks />
</Docs>
<Base>
@ -72,4 +72,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -217,11 +217,11 @@
<Parameter Name="path" Type="System.String" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="ifactory_path">a <see cref="T:System.String" /></param>
<param name="path">a <see cref="T:System.String" /></param>
<remarks>To be added</remarks>
<summary>Deletes all widgets constructed from the specified path.</summary>
<param name="ifactory_path">a <see cref="T:System.String" />, a factory path to prepend to <paramref name="path"/>. May be <see langword="null"/> if <paramref name="path"/> starts with a factory path.</param>
<param name="path">a <see cref="T:System.String" />, a path</param>
<remarks></remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -422,8 +422,34 @@
</ReturnValue>
<Parameters />
<Docs>
<summary>To be added</summary>
<remarks />
<summary>
This event is fired when the toolbar is displaying an
overflow menu and is trying to determine if toolitem
should appear in the overflow menu.
</summary>
<remarks>
<para>
In response to this event, toolitems
should either call the <see
cref="Gtk.ToolItem.SetProxyMenuItem"/> method specifying
menu_item as None and return <see langword="true"/> to indicate that the
item should not appear in the overflow menu, OR call the
<see cref="Gtk.ToolItem.SetProxyMenuItem"/> method with a
new menu item and return <see langword="true"/>, OR
return <see langword="false"/> to indicate that the signal was not handled
by the item. This means that the item will not appear in the
overflow menu unless a later handler installs a menu item.
</para>
<para>
The toolbar may cache the result of this signal. When the
tool item changes how it will respond to this signal it
must call the rebuild_menu() method to invalidate the
cache and ensure that the toolbar rebuilds its overflow
menu.
</para>
<para>TODO: figure out why there is no rebuild_menu in gtk#</para>
</remarks>
</Docs>
</Member>
<Member MemberName="TooltipSet">
@ -441,4 +467,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -175,7 +175,7 @@ The behaviour is chosen based on the "is_important" property of the action to wh
<Docs>
<summary>emoves an action group from the list of action groups</summary>
<param name="action_group">a <see cref="T:Gtk.ActionGroup" /></param>
<remarks>To be added</remarks>
<remarks></remarks>
</Docs>
</Member>
<Member MemberName="GetWidget">
@ -298,7 +298,7 @@ The behaviour is chosen based on the "is_important" property of the action to wh
<summary>Parses a file containing a UI definition and merges it with the current contents.</summary>
<param name="filename">a <see cref="T:System.String" />, the name of the file to parse</param>
<returns>a <see cref="T:System.UInt32" />. The merge id for the merged UI. The merge id can be used to unmerge the UI with <see cref="M:Gtk.UIManager.RemoveUi()" />. If an error occurred, the return value is 0.</returns>
<remarks>To be added</remarks>
<remarks></remarks>
</Docs>
</Member>
<Member MemberName="GetAction">
@ -330,7 +330,7 @@ The behaviour is chosen based on the "is_important" property of the action to wh
<summary>Adds a UI element to the current contents from an embedded resource.</summary>
<param name="resource">a <see cref="T:System.String" /></param>
<returns>a <see cref="T:System.UInt32" /></returns>
<remarks>To be added</remarks>
<remarks></remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
@ -504,9 +504,12 @@ The behaviour is chosen based on the "is_important" property of the action to wh
</ReturnValue>
<Parameters />
<Docs>
<summary>To be added</summary>
<summary>
Returns an unused merge id, suitable for use with
<see cref="Gtk.UIManager.AddUi"/>.
</summary>
<returns>a <see cref="T:System.UInt32" /></returns>
<remarks>To be added</remarks>
<remarks></remarks>
</Docs>
</Member>
<Member MemberName="ActionGroups">
@ -540,4 +543,4 @@ The behaviour is chosen based on the "is_important" property of the action to wh
</Docs>
</Member>
</Members>
</Type>
</Type>