Re: While does it segfaults
- From: Havoc Pennington <hp redhat com>
- To: Fabio Rotondo <mlists rotondo it>
- Cc: gtk-devel <gtk-app-devel-list gnome org>
- Subject: Re: While does it segfaults
- Date: 17 Dec 2001 11:54:23 -0500
Fabio Rotondo <mlists rotondo it> writes:
could anyone please tell me why this piece of code segfaults?
...
GtkAdjustment a;
Not allowed. You have to use gtk_adjustment_new() to create an
adjustment.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]