;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-;; $Id: gdk.lisp,v 1.6 2001/05/11 16:19:07 espen Exp $
+;; $Id: gdk.lisp,v 1.7 2001/10/21 23:02:40 espen Exp $
(in-package "GDK")
;;; Events
-(defbinding event-poll-fd () int)
+(defbinding connection-number () int)
(defbinding (events-pending-p "gdk_events_pending") () boolean)