From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3830 invoked by alias); 26 May 2003 00:07:41 -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 3761 invoked from network); 26 May 2003 00:07:39 -0000 Received: from unknown (HELO snoopy.pacific.net.au) (61.8.0.36) by sources.redhat.com with SMTP; 26 May 2003 00:07:39 -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 h4Q07bPB018777 for ; Mon, 26 May 2003 10:07:37 +1000 Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h4Q07bQg024588 for ; Mon, 26 May 2003 10:07:37 +1000 (EST) Received: from localhost (ppp29.dyn228.pacific.net.au [203.143.228.29]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h4Q07aYZ007260 for ; Mon, 26 May 2003 10:07:36 +1000 (EST) Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19K5WS-0000SB-00; Mon, 26 May 2003 10:07:28 +1000 To: guile-gtk@sources.redhat.com Subject: gdk-rectangle-new (was: texinfo documentation) References: <87llxd2c59.fsf@zip.com.au> <874r3lmifw.fsf@zip.com.au> <87of1tjjwy.fsf@zip.com.au> <87znldi1wl.fsf@zip.com.au> <87el2mmymo.fsf@zip.com.au> From: Kevin Ryde Mail-Copies-To: never Date: Mon, 26 May 2003 00:07:00 -0000 In-Reply-To: (Marko Rauhamaa's message of "25 May 2003 16:19:56 -0700") Message-ID: <87of1qlge7.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/msg00114.txt.bz2 Marko Rauhamaa writes: > > ... (cons (cons x y) (cons w h))) There's probably some value in a gdk-rectangle-new function, irrespective of what the underlying representation is.