Re: GtkStyle



Havoc Pennington <hp@redhat.com> writes: 
> This disadvantage isn't huge since you could always have a
> window-system GC as a member variable of your custom GC derived from
> the abstract GdkGC interface, which would allow you to do the same
> thing.
> 

Thinking about it, this is bogus - you can only use a GC that matches
the drawable, and a GC that delegated to an X GC would not match an X
drawable.

However this doesn't really change which solution is best, we're going
to have to live with it.

Havoc




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