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

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

Re: how to use [gtk-object-]destroy ?


From: Andreas Rottmann
Subject: Re: how to use [gtk-object-]destroy ?
Date: Sun, 13 Jun 2004 18:54:47 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:

> Andreas Rottmann writes:
>
>>>     (define-method destroy
>>>       (of-object "GtkObject")
>>>       (c-name "gtk_object_destroy")
>>>       (return-type "none")
>>>     )
>>
>> (generic-function-methods ITEM)
>
> Hmm:
>
>     (write (generic-function-methods item))
>
I meant (generic-function-methods destroy). Sorry.

> ... but it hasn't, because for some reason, gtk-object-destroy is not
> wrapped or does not exist, is that it?
>
>     (gtk-object-destroy item)
>     
It's because of an (ignore-glob "gtk_object_*") in gtk-overrides.defs,
which should be probably removed; the only other function it ignores
is gtk_object_sink; do we ever need that?

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

Say NO to Software Patents! -- http://petition.eurolinux.org/




reply via email to

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