From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12515 invoked by alias); 19 Jun 2003 00:55:14 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 9828 invoked from network); 19 Jun 2003 00:49:31 -0000 Received: from unknown (HELO snoopy.pacific.net.au) (61.8.0.36) by sources.redhat.com with SMTP; 19 Jun 2003 00:49:31 -0000 Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.3) with ESMTP id h5J0nTYd002152 for ; Thu, 19 Jun 2003 10:49:30 +1000 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h5J0nTQg003024 for ; Thu, 19 Jun 2003 10:49:29 +1000 (EST) Received: from localhost (ppp13.dyn228.pacific.net.au [203.143.228.13]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h5J0nQnh003837 for ; Thu, 19 Jun 2003 10:49:26 +1000 (EST) Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19Snc6-000499-00; Thu, 19 Jun 2003 10:49:18 +1000 To: guile-gtk@sources.redhat.com Subject: Re: examples/tictactoe.scm References: <87wugelhye.fsf@zip.com.au> <87d6hgxm4h.fsf@zip.com.au> From: Kevin Ryde Mail-Copies-To: never Date: Thu, 19 Jun 2003 00:55:00 -0000 In-Reply-To: <87d6hgxm4h.fsf@zip.com.au> (Kevin Ryde's message of "Sun, 15 Jun 2003 09:41:50 +1000") Message-ID: <87znkeevsi.fsf@zip.com.au> User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q2/txt/msg00144.txt.bz2 I wrote: > > Have to come back to this. I got myself a bit confused. I set to gtk_marshal_NONE__NONE with a comment about this not actually being right for C callbacks, which is ok since there won't be any for a brand new signal.