Re: [gtk-list] Re: A type system for high-level interfaces
- From: Tim Janik <timj psynet net>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: A type system for high-level interfaces
- Date: Wed, 27 Aug 1997 16:13:19 +0200 (CEST)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]