Hi,

Selwyn Tang <[EMAIL PROTECTED]> writes:

> On 01/05/04 16:43, Sven Neumann wrote:
> > You can access the DirectFB surface of a GDK window. Using this
> 
> Can you kindly teach me how?

Sure (sorry, I thought it was clear how to do this). The construct is
a bit weird due to the way the GDK backend abstraction is done:

 GDK_DRAWABLE_IMPL_DIRECTFB (GDK_WINDOW_OBJECT (window)->impl)->surface

Please note that you should only access widget->window after the
window has been realized.


Sven


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to