mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 13:25:37 +00:00
Normalized
svn path=/trunk/gtk-sharp/; revision=16821
This commit is contained in:
parent
fabd67857d
commit
9634640f28
|
@ -14,8 +14,7 @@
|
|||
event pointer can safely be cast to a pointer to a
|
||||
<see cref="T:Gdk.EventAny" /> to access these fields.
|
||||
</para>
|
||||
</remarks>
|
||||
</Docs>
|
||||
</remarks></Docs>
|
||||
<Base>
|
||||
<BaseTypeName>System.ValueType</BaseTypeName>
|
||||
</Base>
|
||||
|
|
|
@ -26,5 +26,7 @@
|
|||
<Parameters>
|
||||
<Parameter Name="evnt" Type="Gdk.Event" />
|
||||
</Parameters>
|
||||
<ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue>
|
||||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
|
@ -144,6 +144,3 @@
|
|||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue