Re: [gtk-list] Re: A type system for high-level interfaces



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]