Re: visibility_notify_event



Owen Taylor <otaylor redhat com> writes:

> Uhh, that's why it is called add_events(), because it adds
> to the existing event mask.... 
> 
>  gtk_widget_add_events (window, GDK_VISIBILITY_NOTIFY_MASK));
> 
> Is completely equivalent.

Duh, that's old habit combined with a brainfart.  I meant set_events,
but then I thought about add_events and remembered about one of the
functions not working when things were realized.

Thanks for pointing it out :-)

  Federico




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