guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Translation of 0/NULL in scheme?


From: Andreas Rottmann
Subject: Re: Translation of 0/NULL in scheme?
Date: Wed, 30 Jun 2004 13:20:48 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:

> How do I translate the NULLs in
>
>   gtk_menu_popup (menu, NULL, NULL, window_list_position_menu, frame, 0, 0);
>
> into scheme?
>
Probably in the .defs file, the (null-ok) option is missing for those
arguments. The wrappers will only accept #f for NULL if that option
is present.

Andy
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Make free software, not war!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]