[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 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.

-- 
Guy Rouillier
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to