Re: [gtk-list] GtkWindow ?????
- From: Joseph Turian <joseph turian student harvard edu>
- To: Yoel Benitez Fonseca <mark csd uo edu cu>
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] GtkWindow ?????
- Date: Fri, 4 Dec 1998 15:07:30 -0500 (EST)
> gdk_window_move( (GdkWindow*)GTK_WINDOW(window), bounds->x, bounds->y );
> gdk_window_resize( (GdkWindow*)GTK_WINDOW(window), bounds->width,
> bounds->high);
What is the error message?
FYI, (GdkWindow*)GTK_WINDOW is redundant. GTK_WINDOW makes the cast for you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]