Updated for gtk+-1.3.9
[clg] / gdk / gdk.lisp
index ff17315..a42f432 100644 (file)
@@ -15,7 +15,7 @@
 ;; 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")
@@ -23,7 +23,7 @@
 
 ;;; Events
 
-(defbinding event-poll-fd () int)
+(defbinding connection-number () int)
 
 (defbinding (events-pending-p "gdk_events_pending") () boolean)