Re: Naming Question



Erwann Chenede <Erwann Chenede Sun COM> writes:

> Hi Matthias,
> 
> >I think the most logical naming would be to rename the current GDK_DISPLAY()
> >to
> >GDK_DEFAULT_DISPLAY(), but that is probably a non-starter due to the API
> >freeze.
> 
> Agreed, That would be great in a "freeze world" ;)
> 
> Owen, Havoc any thoughts/preferences ?

We can't change GDK_DISPLAY(). I'd say, make the cast macro GDK_DISPLAY_OBJECT()
which is a little bit like what we do for GtkWindow; it won't be used enough
to make much of a difference... people will almost always be storing
GdkDisplay * as GdkDisplay *.

Regards,
                                                   Owen



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