comparison lisp/gtk.el @ 4103:b4f4e0cc90f1

[xemacs-hg @ 2007-08-07 23:08:47 by aidan] Eliminate byte compiler warnings, give nicer errors in the absence of packages.
author aidan
date Tue, 07 Aug 2007 23:09:22 +0000
parents 7039e6323819
children db7068430402
comparison
equal deleted inserted replaced
4102:9856d458deda 4103:b4f4e0cc90f1
1 (globally-declare-fboundp 1 (globally-declare-fboundp
2 '(gtk-import-function-internal gtk-call-function gtk-type-name)) 2 '(gtk-import-function-internal
3 gtk-call-function
4 gtk-type-name
5 gtk-import-function))
3 6
4 (globally-declare-boundp 7 (globally-declare-boundp
5 '(gtk-enumeration-info)) 8 '(gtk-enumeration-info))
6 9
7 (gtk-import-function nil "gdk_flush") 10 (gtk-import-function nil "gdk_flush")