Re: gtk_widget_area - expose_event - problem

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

 



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



_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux