Re: [gtk-list] how to attach a pixmap as windows background?
- From: Jay Park <jpark browncomputer com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] how to attach a pixmap as windows background?
- Date: Wed, 25 Aug 1999 10:47:21 -0400 (edt)
Previously, you (Jiang XU) wrote:
> I try to attach a pixmap (declare as GdkPixmap *) as the background
> picture of the top level window (or pop up window, or dialog),so that I
> can put other widgets in the window without affecting the background
> picture. But I don't know how to attach the pixmap as the property
> (background) of the window, so need help!
>
> If anyone knows please teach ASAP!
>
> thanks very much
>
> John
use 'gdk_window_set_back_pixmap(GdkWindow *window, GdkPixmap *pixmap, gint parent_relative)'
Jay
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]