doc for MountOperationResult

svn path=/trunk/gtk-sharp/; revision=122781
This commit is contained in:
Stephane Delcroix 2009-01-08 15:28:35 +00:00
parent 7059fb503e
commit fcf0a617e4

View File

@ -12,7 +12,8 @@
</Attribute>
</Attributes>
<Docs>
<summary>To be added.</summary>
<summary>
<see cref="T:GLib.MountOperationResult" /> is returned as a result when a request for information is send by the mounting operation.</summary>
<remarks>To be added.</remarks>
<since version="Gtk# 2.14" />
</Docs>
@ -24,7 +25,7 @@
<ReturnType>GLib.MountOperationResult</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>The user requested the mount operation to be aborted.</summary>
<since version="Gtk# 2.14" />
</Docs>
</Member>
@ -35,7 +36,7 @@
<ReturnType>GLib.MountOperationResult</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>The request was fulfilled and the user specified data is now available.</summary>
<since version="Gtk# 2.14" />
</Docs>
</Member>
@ -46,9 +47,9 @@
<ReturnType>GLib.MountOperationResult</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<summary>The request was unhandled (i.e. not implemented).</summary>
<since version="Gtk# 2.14" />
</Docs>
</Member>
</Members>
</Type>
</Type>