2004-09-06 Shane Landrum <epicene@pobox.com>

* en/Gtk/Adjustment.xml
	* en/Gtk/Callback.xml
	* en/Gtk/Clipboard.xml
	* en/Gtk/Quit.xml
	* en/Gtk/ReadyEvent.xml
	* en/Gtk/ImageStockData.xml
	* en/Gtk/MovementStep.xml
	* en/Gtk/RulerMetric.xml
	* en/Gtk/Selection.xml
	* en/Gtk/ThreadNotify.xml: Docs for assorted helper classes.

svn path=/trunk/gtk-sharp/; revision=33413
This commit is contained in:
Shane Landrum 2004-09-06 14:51:09 +00:00
parent 4ed3adf7a2
commit 5a116de32a
11 changed files with 81 additions and 66 deletions

View File

@ -1,3 +1,16 @@
2004-09-06 Shane Landrum <epicene@pobox.com>
* en/Gtk/Adjustment.xml
* en/Gtk/Callback.xml
* en/Gtk/Clipboard.xml
* en/Gtk/Quit.xml
* en/Gtk/ReadyEvent.xml
* en/Gtk/ImageStockData.xml
* en/Gtk/MovementStep.xml
* en/Gtk/RulerMetric.xml
* en/Gtk/Selection.xml
* en/Gtk/ThreadNotify.xml: Docs for assorted helper classes.
2004-09-06 Shane Landrum <epicene@pobox.com>
* en/Gtk/ProgressBar.xml

View File

@ -339,10 +339,10 @@
<ReturnValue />
<Parameters />
<Docs>
<summary>To be added</summary>
<summary>Default constructor.</summary>
<returns>a <see cref="T:Gtk.Adjustment" /></returns>
<remarks>To be added</remarks>
<remarks/>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -7,8 +7,8 @@
</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>
<summary>A delegate that can be run over a series of widgets.</summary>
<remarks>Invoked by <see cref="M:Gtk.Container.Forall"/>.</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
@ -29,4 +29,4 @@
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
</Type>
</Type>

View File

@ -261,10 +261,12 @@
<Parameter Name="cb" Type="Gtk.ClipboardReceivedFunc" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="target">a <see cref="T:Gdk.Atom" /></param>
<param name="cb">a <see cref="T:Gtk.ClipboardReceivedFunc" /></param>
<remarks>To be added</remarks>
<summary>Requests the contents of clipboard as the given target.
When the results of the result are later received the supplied
callback will be called.</summary>
<param name="target">a <see cref="T:Gdk.Atom" /> representing the form into which the clipboard-owning program should convert the selection.</param>
<param name="cb">a <see cref="T:Gtk.ClipboardReceivedFunc" />, a function to call when the clipboard results are received.</param>
<remarks/>
</Docs>
</Member>
<Member MemberName="RequestText">
@ -277,9 +279,9 @@
<Parameter Name="cb" Type="Gtk.ClipboardTextReceivedFunc" />
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Fetch the clipboard's text and fire the function <paramref name="cb"/> on it.</summary>
<param name="cb">a <see cref="T:Gtk.ClipboardTextReceivedFunc" /></param>
<remarks>To be added</remarks>
<remarks/>
</Docs>
</Member>
<Member MemberName=".ctor">
@ -302,9 +304,9 @@
<ReturnValue />
<Parameters />
<Docs>
<summary>To be added</summary>
<summary>Proctected constructor.</summary>
<returns>a <see cref="T:Gtk.Clipboard" /></returns>
<remarks>To be added</remarks>
<remarks/>
</Docs>
</Member>
</Members>

View File

@ -56,9 +56,9 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
<summary>An identifier for this stock image.</summary>
<remarks/>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -10,12 +10,8 @@
</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>An enumeration used by Label.</summary>
<remarks>
<para>
This enumeration is used by <see cref="T:Gtk.Label" /> to decide how the cursor will move.
</para>
</remarks>
<summary>An enumeration used by <see cref="T:Gtk.Label" /> to decide how the cursor will move.</summary>
<remarks/>
</Docs>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
@ -191,4 +187,4 @@
</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>Object to encapsulate code for running at the end of program execution.</summary>
<remarks>
</remarks>
</Docs>

View File

@ -9,8 +9,8 @@
</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>
<summary>Delegate specifying a signature for functions that run whenever <see cref="M:Gtk.ThreadNotify.WakeupMain ()" /> is invoked.</summary>
<remarks>See <see cref="T:Gtk.ThreadNotify"/>.</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
@ -30,4 +30,4 @@
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
</Type>
</Type>

View File

@ -41,10 +41,10 @@
<Parameter Name="raw" Type="System.IntPtr" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<returns>To be added: an object of type 'Gtk.RulerMetric'</returns>
<remarks/>
<summary>Default constructor.</summary>
<param name="raw">A <see cref="T:IntPtr"/>, pointer to the underlying C object.</param>
<returns>A <see cref="T:Gtk.RulerMetric"/></returns>
<remarks>For internal use only.</remarks>
</Docs>
</Member>
<Member MemberName="MetricName">
@ -56,7 +56,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>The name of the units this ruler measures: one of Pixels, Inches, or Centimeters.</summary>
<remarks/>
</Docs>
</Member>
@ -69,8 +69,8 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<remarks/>
<summary>The abbreviations for this metric's units: "Pi" for pixels, "In" for inches, "Cn" for centimeters.</summary>
<remarks>"Cn" isn't a typo; that's how it's defined in Gtk+. See bugzilla.gnome.org bug 151944.</remarks>
</Docs>
</Member>
<Member MemberName="PixelsPerUnit">
@ -82,7 +82,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>The conversion factor between pixels and the given unit for the ruler.</summary>
<remarks/>
</Docs>
</Member>
@ -95,7 +95,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>An array of possible scales for the ruler, dependent on the units chosen.</summary>
<remarks/>
</Docs>
</Member>
@ -108,7 +108,7 @@
<Parameters>
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>How many sub-units to break up each ruler unit into.</summary>
<remarks/>
</Docs>
</Member>

View File

@ -51,9 +51,9 @@
<Parameter Name="selection" Type="Gdk.Atom" />
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Remove all targets registered for the given selection for the widget.</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /> representing the selection.</param>
<remarks/>
</Docs>
</Member>
@ -67,7 +67,9 @@
<Parameter Name="widget" Type="Gtk.Widget" />
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>Removes all handlers and unsets ownership of all
selections for a widget. Called when widget is being
destroyed.</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<remarks/>
</Docs>
@ -83,11 +85,11 @@
<Parameter Name="evnt" Type="Gdk.EventSelection" />
</Parameters>
<Docs>
<summary>To be added</summary>
<summary>The default handler for the <see cref="E:Gtk.Widget.SelectionClearEvent"/> event. Instead of calling this function, chain up from your <see cref="Gtk.SelectionClearEventHandler"/>. Calling this function from any other context is illegal.</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="evnt">a <see cref="T:Gdk.EventSelection" /></param>
<returns>a <see cref="T:System.Boolean" /></returns>
<remarks/>
<returns>a <see cref="T:System.Boolean" />, true if the event was handled, otherwise false</returns>
<remarks>This function will be deprecated in future versions of GTK+ and GTK#.</remarks>
</Docs>
</Member>
<Member MemberName="Convert">
@ -103,12 +105,14 @@
<Parameter Name="time_" Type="System.UInt32" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /></param>
<param name="target">a <see cref="T:Gdk.Atom" /></param>
<param name="time_">a <see cref="T:System.UInt32" /></param>
<returns>a <see cref="T:System.Boolean" /></returns>
<summary>Request the contents of a selection. When received,
a <see cref="E:Gtk.Widget.SelectionReceived"/> event will
be generated. </summary>
<param name="widget">a <see cref="T:Gtk.Widget" />, the requesting widget</param>
<param name="selection">a <see cref="T:Gdk.Atom" />, the selection to get</param>
<param name="target">a <see cref="T:Gdk.Atom" />, the form of the information ("STRING" for example) (TODO: elaborate possible options)</param>
<param name="time_">a <see cref="T:System.UInt32" />, the time the request is being made</param>
<returns>a <see cref="T:System.Boolean" />, true if the request succeeded, false if it couldn't be processed.</returns>
<remarks/>
</Docs>
</Member>
@ -125,12 +129,12 @@
<Parameter Name="info" Type="System.UInt32" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /></param>
<summary>Add the specified target to the list of supported targets for this selection.</summary>
<param name="widget">a <see cref="T:Gtk.Widget" />, the widget for which this target applies</param>
<param name="selection">a <see cref="T:Gdk.Atom" />, the selection data</param>
<param name="target">a <see cref="T:Gdk.Atom" /></param>
<param name="info">a <see cref="T:System.UInt32" /></param>
<remarks/>
<remarks>TODO: this could be better-explained.</remarks>
</Docs>
</Member>
<Member MemberName="OwnerSet">
@ -145,11 +149,11 @@
<Parameter Name="time_" Type="System.UInt32" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /></param>
<param name="time_">a <see cref="T:System.UInt32" /></param>
<returns>a <see cref="T:System.Boolean" /></returns>
<summary>Claims ownership of a given selection for a particular widget, or if <paramref name="widget"/> is <see langword="null"/>, release ownership of the selection.</summary>
<param name="widget">a <see cref="T:Gtk.Widget" /> or <see langword="null"/></param>
<param name="selection">a <see cref="T:Gdk.Atom" /> representing the selection to claim.</param>
<param name="time_">a <see cref="T:System.UInt32" />, a timestamp to use in claiming the selection.</param>
<returns>a <see cref="T:System.Boolean" />, true if the operation succeeded.</returns>
<remarks/>
</Docs>
</Member>
@ -166,12 +170,12 @@
<Parameter Name="time_" Type="System.UInt32" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="display">a <see cref="T:Gdk.Display" /></param>
<param name="widget">a <see cref="T:Gtk.Widget" /></param>
<param name="selection">a <see cref="T:Gdk.Atom" /></param>
<param name="time_">a <see cref="T:System.UInt32" /></param>
<returns>a <see cref="T:System.Boolean" /></returns>
<summary>Claims ownership of a given selection on a given display for a particular widget, or if <paramref name="widget"/> is <see langword="null"/>, release ownership of the selection.</summary>
<param name="display">a <see cref="T:Gdk.Display" />, the display where the selection is set.</param>
<param name="widget">a <see cref="T:Gtk.Widget" /> or <see langword="null"/></param>
<param name="selection">a <see cref="T:Gdk.Atom" /> representing the selection to claim.</param>
<param name="time_">a <see cref="T:System.UInt32" />, a timestamp to use in claiming the selection.</param>
<returns>a <see cref="T:System.Boolean" />, true if the operation succeeded.</returns>
<remarks/>
</Docs>
</Member>

View File

@ -121,4 +121,4 @@ class Demo {
</Docs>
</Member>
</Members>
</Type>
</Type>