[863] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: A type system for high-level interfaces
daemon@ATHENA.MIT.EDU (Tim Janik)
Wed Aug 27 10:49:19 1997
From: Tim Janik <timj@psynet.net>
Date: Wed, 27 Aug 1997 16:13:19 +0200 (CEST)
To: gtk-list@redhat.com
In-Reply-To: <87g1rwrlw3.fsf@zagadka.ping.de>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On 27 Aug 1997, Marius Vollmer wrote:
> Maurizio Vitale <Maurizio.Vitale@esat.kuleuven.ac.be> writes:
>
> (define GTK_WINDOW_TOPLEVEL 0)
> (define GTK_WINDOW_DIALOG 1)
>
> Or maybe with dashes in place of the underscores.
>
please consider to do a full namespace conversion
e.g. gtk-window-new and GTK-WINDOW-TOPLEVEL
or gtk_window_new and GTK_WINDOW_TOPLEVEL
for programs like e.g. a builder it's easier to convert everything,
and it keeps the namespace consistent.
---
ciaoTJ
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null