Re: GDK question
- From: Arjan Scherpenisse <A Scherpenisse zap a2000 nl>
- To: "gnome-devel-list gnome org" <gnome-devel-list gnome org>
- Subject: Re: GDK question
- Date: Fri, 01 Oct 1999 17:13:55 +0200
well i fixed my question with this line
GdkPixmap *tmpimg;
/* ... */
gdk_window_get_size((GdkWindow *)tmpimg, &width, &height);
g_print("width: %d, heigth: %d", width, height);
it works... but is this cast allowed?
--
Arjan Scherpenisse,
A.Scherpenisse@zap.a2000.nl
ICQ# 27592135
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]