onmouseover



hello,
i have a button and i want to give it a onmouseover function.

gtk_signal_connect(GTK_OBJECT(button), "focus", GTK_SiGNAL_FUNC(close), NULL);

like in the example above i used focus button but it didn't work.
i want it to go to close function when i came over button with mouse

how can i do that?

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





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