Signal question



I have a gtk_entry in a gtk_window.
If I do not want gtk_entry receive "button_press_event" signal,  what
should I do?

According the online Tutorial, if the event signal not being handled by
the gtk_entry, it will go to the widget's parent which is gtk_window.
That is what I want, but I don't know how to disconnect the
"button_press_event" from gtk_entry.

Any help will be appreciated.

Thanks

Jiang





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