Material to learn GObject and Glib [closed]
I am comfortable with C. but need to learn GObject and Glib for gstreamer . All i found on net is Gobject reference manual. Its good but looking for tutorial for Gobject/Glib as the main focus is on gstreamer. So pls share any other resources to learn the glib and gobject. Start with Glib, its quite easy and well described here: Glib Reference Manual GObject is mostly a lot of boilerplate code to achieve object orientation. Try out the "maman bar" examples found in the GObject Reference Manual For me, GStreamer took the most time to understand. The documentation is good but there is alot to