Re: event handling

2006-10-07 Thread Mohsen Pahlevanzadeh
Guy Rouillier wrote: > [EMAIL PROTECTED] 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

Re: event handling

2006-10-07 Thread Guy Rouillier
[EMAIL PROTECTED] 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 shoul