GStreamer multimedia framework
Go to file
Nicolas Dufresne 688e5dd7c4 gtk: Add GtkGstBaseWidget
This is a "pseudo" base class. Basically it's a shared instance
and class structure and a shared set of function between the
two widget. It cannot have it's own type like normal base class
since the one instance will implement GtkGLArea while the other
implements GtkDrawingAreay. To workaround this, the parent instance
and class is a union of both.

https://bugzilla.gnome.org/show_bug.cgi?id=752441
2015-07-16 17:12:30 -04:00
ext/gtk gtk: Add GtkGstBaseWidget 2015-07-16 17:12:30 -04:00
tests/examples/gtk gstgtk: No need to realize the widget 2015-06-11 12:41:49 -04:00