Hi All,

Can any one help me out how to post an event from GSource. My requirement is to create two GLib GSource say GSourceA and GSourceB. Both communicate by posting events along with data to GMainLoop.

Is it possible for GSource to post an event. Like i have seen the GStreamer example in which they use GSource and GObject to post the event.

Regards,
Chandu