chiark / gitweb /
Temporary hack to get clg build with Gtk+ 2.14
[clg] / gdk / gdktypes.lisp
index 1cfc534d2ea9642d582cb046fa15ba3fc909a2d4..979af45e286c637dd4a02c2d084c47f1068be1b4 100644 (file)
@@ -20,7 +20,7 @@
 ;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 ;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-;; $Id: gdktypes.lisp,v 1.28 2007/06/06 10:43:54 espen Exp $
+;; $Id: gdktypes.lisp,v 1.29 2008/10/27 18:42:01 espen Exp $
 
 (in-package "GDK")
 
@@ -137,6 +137,9 @@ (define-types-by-introspection "Gdk"
   ("GdkEventMask" :ignore t) ; manually defined
   ("GdkModifierType" :ignore t) ; manually defined
 
+  ("GdkAppLaunchContext" :ignore t) ; needs GIO
+
+
   ("GdkDisplay"
    :slots
    ((name