Re: help - gtk_scrolled_window_get_hadjustment



"Greatrix, Mark - ctr" <mgreatrix@europe.dg.com> writes:
>     gtk_scrolled_window_set_hadjustment((GtkScrolledWindow *)win, adj);
>

Rather than doing this, you might try just calling:
 gtk_adjustment_value_changed(adj);

Havoc



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