mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 12:35:37 +00:00
ad8ca4e74d
* gdk/Gdk.metadata : hide EventAny * gdk/Event.cs : make this a full EventAny implementation. * gdk/gdk-api.xml : regen * gdk/gdk-symbols.xml : map EventAny to Gdk.Event. * glue/event.cs : expose window and send_event fields. svn path=/trunk/gtk-sharp/; revision=23134
7 lines
176 B
XML
7 lines
176 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<api>
|
|
<symbol type="manual" cname="GdkEvent" name="Gdk.Event"/>
|
|
<symbol type="manual" cname="GdkEventAny" name="Gdk.Event"/>
|
|
</api>
|
|
|