Re: plug/socket
- From: Melvin Hadasht <melvin hadasht free fr>
- To: spyro armlinux org, gtk-app-devel-list gnome org
- Subject: Re: plug/socket
- Date: Sat, 30 Mar 2002 23:46:06 +0100
Hi,
on Fri, 29 Mar 2002 15:40:34 +0000
Ian Molton <spyro armlinux org> wrote:
#include <gtk/gtk.h>
In the socket code:
add
#include <gdk/gdkx.h>
and change
g_print("XID=%x\n", socket->window);
to:
g_print("XID=%x\n", GDK_WINDOW_XWINDOW(socket->window));
How could this be ported to MSWindows?
Cheers
--
Melvin Hadasht
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]