Re: [gtk-list] gdk_gc_copy
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: Alberto Manuel Brandao Simoes <mc23801 ci uminho pt>
- cc: GTK+ Mailing List <gtk-list redhat com>
- Subject: Re: [gtk-list] gdk_gc_copy
- Date: Sun, 13 Dec 1998 13:11:21 -0600 (CST)
On Sun, 13 Dec 1998, Alberto Manuel Brandao Simoes wrote:
>
> gc=(GdkGC*)g_malloc(sizeof(GdkGC));
gc here is just memory filled with garbage, use gdk_gc_new() instead.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]