Re: gtk_widget_area - expose_event - problem
- From: francex tiscali it
- To: gtk-list gnome org
- Subject: Re: gtk_widget_area - expose_event - problem
- Date: Sun, 11 Jan 2004 14:35:52 +0000
Sorry forgotten:
typGraphics *NewGraphics ()
{
typGraphics *gfx;
/* --- Allocate the space --- */
gfx = (typGraphics *) g_malloc (sizeof (typGraphics));
/* --- Initialize --- */
gfx->gc = NULL;
gfx->pixmap = NULL;
/* --- Hand back, ready to use. --- */
return (gfx);
}
Thanks
France
__________________________________________________________________
Tiscali ADSL SENZA CANONE:
Attivazione GRATIS, contributo adesione GRATIS, modem GRATIS,
50 ore di navigazione GRATIS. ABBONARTI TI COSTA SOLO UN CLICK!
http://point.tiscali.it/adsl/index.shtml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]