Re: [gtk-list] Re: Drawing ???





>   scale = gtk_vscale_new(GTK_ADJUSTMENT(my_adjustment));
> 
>   gtk_signal_connect(GTK_OBJECT(my_adjustment),
>                      "value_changed",
>                      GTK_SIGNAL_FUNC(my_value_change_callback),
>                      my_data);

Thanks. I still have a few problems here. How do I get back the value that
is set on the slider? I couldn't figure it out from the.

	Sergei




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