GNOME Bugzilla – Bug 727113
x11: Add missing API
Last modified: 2014-03-30 22:45:36 UTC
There is some API missing from x11.vapi: The functions: XClearWindow XCreatePixmap XSetWindowBackgroundPixmap The XSetCloseDownMode enumerations The following events: FocusChangeEvent ExposeEvent GraphicsExposeEvent NoExposeEvent VisibilityEvent ResizeRequestEvent SelectionClearEvent SelectionRequestEvent ColormapEvent MappingEvent ErrorEvent KeymapEvent
Created attachment 273025 [details] [review] x11: Add missing API
commit d00ddbf098d50a4ccf81faec12d186be04c7f975 Author: Robert Ancell <robert.ancell@canonical.com> Date: Thu Mar 27 10:14:53 2014 +1300 x11: Add some missing API This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.