mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 01:15:38 +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
|
event pointer can safely be cast to a pointer to a
|
||||||
<see cref="T:Gdk.EventAny" /> to access these fields.
|
<see cref="T:Gdk.EventAny" /> to access these fields.
|
||||||
</para>
|
</para>
|
||||||
</remarks>
|
</remarks></Docs>
|
||||||
</Docs>
|
|
||||||
<Base>
|
<Base>
|
||||||
<BaseTypeName>System.ValueType</BaseTypeName>
|
<BaseTypeName>System.ValueType</BaseTypeName>
|
||||||
</Base>
|
</Base>
|
||||||
|
|
|
@ -26,5 +26,7 @@
|
||||||
<Parameters>
|
<Parameters>
|
||||||
<Parameter Name="evnt" Type="Gdk.Event" />
|
<Parameter Name="evnt" Type="Gdk.Event" />
|
||||||
</Parameters>
|
</Parameters>
|
||||||
<ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue>
|
<ReturnValue>
|
||||||
|
<ReturnType>System.Void</ReturnType>
|
||||||
|
</ReturnValue>
|
||||||
</Type>
|
</Type>
|
|
@ -144,6 +144,3 @@
|
||||||
</Member>
|
</Member>
|
||||||
</Members>
|
</Members>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue