GTK_WINDOW_XWINDOW

Juan Carlos Ferrández Mollá <[email protected]>
Newsgroups gmane.comp.gnome.mono.hispano
Message-ID <[email protected]>
Buenas.

Necesito embeber mplayer en una ventana gtk con mono. He leído que 
cambiando el color de fondo de una ventana, e indicándole a mplayer los 
parámetros -colorkey 0x000000 - wid id_ventana_gtk podría hacerlo, pero 
no lo consigo.

he probado con
    this.modifybg(StateType.Normal, new Gdk.Color(0,0,0));
    poniendo en -wid
        this.handle
        this.gdkwindow.handle

pero no funciona. No se si será por que realmente no tengo que cambiar 
el color de fondo así, o por que no  consigo el verdadero gtk window id, 
que en gtk se consigue con la función gtk_window_xwindow.

alguna idea?

gracias.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.