mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 12:25:26 +00:00
Add docs from Iain McCoy
svn path=/trunk/gtk-sharp/; revision=28075
This commit is contained in:
parent
570e4a7351
commit
d596e786f7
|
@ -317,8 +317,8 @@
|
|||
</ReturnValue>
|
||||
<Parameters />
|
||||
<Docs>
|
||||
<summary>To be added</summary>
|
||||
<remarks>To be added</remarks>
|
||||
<summary>Run when the druid is canceled.</summary>
|
||||
<remarks>Override this method if you want to add non-standard behaviour to occur when the druid is canceled</remarks>
|
||||
</Docs>
|
||||
</Member>
|
||||
<Member MemberName="OnHelp">
|
||||
|
@ -329,8 +329,8 @@
|
|||
</ReturnValue>
|
||||
<Parameters />
|
||||
<Docs>
|
||||
<summary>To be added</summary>
|
||||
<remarks>To be added</remarks>
|
||||
<summary>Run when the user requests help from the druid's interface.</summary>
|
||||
<remarks>Override this method to offer some help to the user when requested.</remarks>
|
||||
</Docs>
|
||||
</Member>
|
||||
<Member MemberName=".ctor">
|
||||
|
|
Loading…
Reference in a new issue