Re: event handling



Guy Rouillier wrote:

krithika sivakumar wipro com wrote:
Hi,

Is there any way we can post an event and handle the event to change the
GtkWidget.
I want to pass an object while posting the event and use the object to
change the widget.
I'm new to Gtk.
Any information will be of great help.


Sure, what you should look at are signals.  Start with the Gtk+
Reference,  Depending on what version you are running, most of the
signal functions have been moved into glib.

Of course,You Events differ with Signals.
However,Both are meaning a concept.
--Mohsen



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