Re: How to detect mouse motion over a label
- From: Maurizio Umberto Puxeddu <mauriziopuxeddu yahoo it>
- To: Jun Ma <ma_jun1973 yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: How to detect mouse motion over a label
- Date: 22 May 2003 04:53:31 +0200
On Thu, 2003-05-22 at 04:50, Jun Ma wrote:
> What is add_event()?
It is a short form for gtk_widget_add_event() or
Gtk::Widget::add_event() or whatever is called the add_event() method in
your language.
When you want to watch for an event you need a window and need to be
sure that such event is enabled in the event mask.
Maurizio Umberto Puxeddu.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]