Re: About SendMessage



On 27 Jul 2001 11:16:49 +0800, ldx wrote:
> Hi, all,
> 
> Dose any know a function in GTK just like SendMessage() in Win32?
> 
gtk_signal_emit* functions are the equivalent of the SendMessage in Win32. 
Before that, you must connect to the signals (window messages in Win32) you're
interested in by calling gtk_signal_connect

cheers

--
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/




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