Re: pixmap width and height
- From: Owen Taylor <otaylor redhat com>
- To: <harsha vishvakannada com>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: pixmap width and height
- Date: Thu, 17 Jan 2002 01:45:30 -0500 (EST)
<harsha vishvakannada com> writes:
I have created a GdkPixmap from gdk_pixmap_create_from_xpm
it returned me a GdkPixmap*
Now how can i retrieve the width and height of the pixmap ?
void          gdk_window_get_size        (GdkWindow       *window,
                                          gint            *width,
                                          gint            *height);
[ In GTK+-2, it's gdk_drawable_get_size() ]
Regards,
                                        Owen
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]