Re: GtkWidget->window



Le vendredi, 8 aoû 2003, à 07:55 Europe/Paris, Russell Shaw a écrit :

In the function below, GtkWidget has a member "window".
I can't find this member anywhere in the online help:
  http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html
If you read carefully the line:
pixmap = gdk_pixmap_new (widget->window,...
you'll see pixmap is a GDK... object, so the API is described in GDK reference manual, here:

<http://developer.gnome.org/doc/API/gdk/gdk-bitmaps-and-pixmaps.html>

Michèle
<http://micmacfr.homeunix.org/>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]