[wxhaskell-users] Add DC::GetGDKWindow() when using GTK backend.

2012-03-15 Thread Yoel Jacobsen

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users


[wxhaskell-users] Add DC::GetGDKWindow() when using GTK backend.

2012-03-15 Thread Vivian McPhail
Hi,

Is it possible to add a binding to DC::GetGDKWIndow() when using GTK?  This
function is provided by WxWidgets but does not appear to be included in
WxHaskell.

I am attempting to write a widget that uses Cairo and need access to the
underlying GDK Window so I can use the GTK function `Gtk.renderWIthDrawable
:: Gtk.DrawWIndow -> Cairo a -> IO ()`.

Thanks,

Vivian
--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users