From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jeff Sparkes Newsgroups: gmane.lisp.guile.user Subject: How to use ? Date: Tue, 26 Apr 2011 15:26:36 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1303846218 22402 80.91.229.12 (26 Apr 2011 19:30:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2011 19:30:18 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Apr 26 21:30:14 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEnxd-00080P-C1 for guile-user@m.gmane.org; Tue, 26 Apr 2011 21:30:13 +0200 Original-Received: from localhost ([::1]:53717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEnxc-0005yG-U8 for guile-user@m.gmane.org; Tue, 26 Apr 2011 15:30:12 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEnxa-0005yA-CK for guile-user@gnu.org; Tue, 26 Apr 2011 15:30:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEnxZ-00037x-KL for guile-user@gnu.org; Tue, 26 Apr 2011 15:30:10 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:58378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEnxZ-00037m-EJ for guile-user@gnu.org; Tue, 26 Apr 2011 15:30:09 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QEnxW-0007vW-FM for guile-user@gnu.org; Tue, 26 Apr 2011 21:30:06 +0200 Original-Received: from waterloo.fw.opentext.com ([204.138.115.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2011 21:30:06 +0200 Original-Received: from jsparkes by waterloo.fw.opentext.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Apr 2011 21:30:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: waterloo.fw.opentext.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:qR3UQZvP/Ckv2mgPPr0dM3/KDQY= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8601 Archived-At: Guile 1.8.7 on Ubuntu natty. The guile-gnome documentation doesn't explain how to create a and I haven't been able to find any examples. I have a widget and need to resize it's children. I'm trying to duplicate some C code exactly. My best guess, (make-instance #:value '(100 24)) gives ERROR: In procedure %gvalue-set!: ERROR: Don't know how to make values of type #< >