Re: GDK question
- From: Arjan Scherpenisse <A Scherpenisse zap a2000 nl>
- To: James Henstridge <james daa com au>
- CC: "gnome-devel-list gnome org" <gnome-devel-list gnome org>
- Subject: Re: GDK question
- Date: Fri, 01 Oct 1999 17:22:27 +0200
James Henstridge wrote:
>
> GdkPixmap's are actually special GdkWindows that are not displayed to the
> screen and do not have to be redrawn when they get obscured. So you can
> use the standard gdk_window functions for some of this. What you are
> probably looking for is:
> gdk_window_get_size(pixmap, &width, &height);
i figured this one out myself 5 minutes after posting ;)
> The gdk_pixmap_create_from_xpm function will use the current directory to
> find the pixmap. Consider using the gnome_pixmap_file() function to find
> the pixmap.
ok, that was what i was looking for. thanks a lot :)
--
Arjan Scherpenisse,
A.Scherpenisse@zap.a2000.nl
ICQ# 27592135
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]