Re: gtkmm and Gstreamer 1.0
- From: Flavio Danesse <fdanesse gmail com>
- To: "Vest V." <vest 84 gmail com>
- Cc: GTK Lists <gtkmm-list gnome org>
- Subject: Re: gtkmm and Gstreamer 1.0
- Date: Wed, 19 Feb 2014 20:22:10 -0200
Sorry for my ignorance, but can not get it to work.
this:
# include <gdkmm/window.h>
int xid_parent = GDK_WINDOW_XWINDOW(drawing.get_window());
Returns GDK_WINDOW_XWINDOW is not defined
On the other hand, I do not understand your example:
XID xid_parent = GDK_WINDOW_XWINDOW xid_parent (wnd);
Because XID It is not a data type.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]