e0a0bd13fa
* #68824] * gdk/Gdk.metadata: Remove the earlier GdkBitmap hack now that it's aliased. Also move Gdk.Bitmap.CreateFromData to Gdk.Pixmap.CreateBitmapFromData * gdk/Pixbuf.custom (RenderPixmapAndMask, RenderPixmapAndMaskForColormap, RenderThresholdAlpha): s/Bitmap/Pixmap/ * sample/GtkDemo/DemoTextView.cs: uncomment the fg/bg stipple code, since that works now * parser/gapi-fixup.cs: Add an "add-node" rule. This turned out * to not actually be needed for this fix, but we know we'll need it later, so here it is. svn path=/trunk/gtk-sharp/; revision=37055
24 lines
1.5 KiB
XML
24 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<api>
|
|
<symbol type="alias" cname="GdkBitmap" name="GdkPixmap" />
|
|
<symbol type="manual" cname="GdkEvent" name="Gdk.Event"/>
|
|
<symbol type="manual" cname="GdkEventAny" name="Gdk.Event"/>
|
|
<symbol type="manual" cname="GdkEventButton" name="Gdk.EventButton"/>
|
|
<symbol type="manual" cname="GdkEventClient" name="Gdk.EventClient"/>
|
|
<symbol type="manual" cname="GdkEventConfigure" name="Gdk.EventConfigure"/>
|
|
<symbol type="manual" cname="GdkEventCrossing" name="Gdk.EventCrossing"/>
|
|
<symbol type="manual" cname="GdkEventDND" name="Gdk.EventDND"/>
|
|
<symbol type="manual" cname="GdkEventExpose" name="Gdk.EventExpose"/>
|
|
<symbol type="manual" cname="GdkEventFocus" name="Gdk.EventFocus"/>
|
|
<symbol type="manual" cname="GdkEventKey" name="Gdk.EventKey"/>
|
|
<symbol type="manual" cname="GdkEventMotion" name="Gdk.EventMotion"/>
|
|
<symbol type="manual" cname="GdkEventNoExpose" name="Gdk.Event"/>
|
|
<symbol type="manual" cname="GdkEventProperty" name="Gdk.EventProperty"/>
|
|
<symbol type="manual" cname="GdkEventProximity" name="Gdk.EventProximity"/>
|
|
<symbol type="manual" cname="GdkEventScroll" name="Gdk.EventScroll"/>
|
|
<symbol type="manual" cname="GdkEventSelection" name="Gdk.EventSelection"/>
|
|
<symbol type="manual" cname="GdkEventSetting" name="Gdk.EventSetting"/>
|
|
<symbol type="manual" cname="GdkEventVisibility" name="Gdk.EventVisibility"/>
|
|
<symbol type="manual" cname="GdkEventWindowState" name="Gdk.EventWindowState"/>
|
|
</api>
|
|
|