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

Re: Problem with adjustments




On Thu, 5 Aug 1999, Aaron Lehmann wrote:
> 
>       gtk_adjustment_set_value (GTK_TEXT(text)->vadj, GTK_TEXT 
> (text)->vadj->upper);
>       gtk_widget_queue_draw (text);
> 
> The result is a segmentation fault.
>

What are the values of text, text->vadj, *text, and *text->vadj in gdb?
 
Havoc




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