RE: [gtkmm] gdk_x11_drawable_get_xid ???
- From: Murray Cumming Comneon com
- To: i kuten sam-solutions net, gtkmm-list gnome org
- Subject: RE: [gtkmm] gdk_x11_drawable_get_xid ???
- Date: Fri, 28 Feb 2003 10:21:46 +0100
> In gtk2+ I used function gdk_x11_drawable_get_xid(GdkDrawable
> * drawable)
>
> I couldn't find approriate method in gtkmm . Is there any ?
Maybe we wanted to avoid the complication of conditional compilation for
different platforms.
But you can use
gdk_x11_drawable_get_xid( refDrawable->gobj() )
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]