]> git.ipfire.org Git - thirdparty/vala.git/commit
x11: Add some missing API
authorRobert Ancell <robert.ancell@canonical.com>
Wed, 26 Mar 2014 21:14:53 +0000 (10:14 +1300)
committerLuca Bruno <lucabru@src.gnome.org>
Sun, 30 Mar 2014 22:44:47 +0000 (00:44 +0200)
commitd00ddbf098d50a4ccf81faec12d186be04c7f975
tree4c02d2b6517e571ba5cb5ca47c2cbe68e5739090
parentad4efc4c7b8dc13f62f14b8ecd9099baf58d2f67
x11: Add some missing API

The functions:
XClearWindow
XCreatePixmap
XSetWindowBackgroundPixmap

The XSetCloseDownMode enumerations

The following events:
FocusChangeEvent
ExposeEvent
GraphicsExposeEvent
NoExposeEvent
VisibilityEvent
ResizeRequestEvent
SelectionClearEvent
SelectionRequestEvent
ColormapEvent
MappingEvent
ErrorEvent
KeymapEvent

Fixes bug 727113
vapi/x11.vapi