Re: While does it segfaults



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]