Re: gtk_adjustment_get_value()



David J. Singer wrote:
> I've been playing around with Gtk Adjustments and have found some 
> useful examples....  My problem is, everything works just fine until 
> I try and call gtk_adjustment_get_value(), then it gets weird...!
> 
> My compilation fails with: undefined reference to
`gtk_adjustment_get_value'

Hi David, there's a _set_value(), but there's no _get_value(). Just use 
adj->value. If you've not downloaded the gtk sources, you might want to 
grab them. Very handy for answering questions like this.

John



========================================================== 
Coming soon:
Fabric of Vision 
Dress and Drapery in Painting 

19 June - 8 September 2002 

For information and tickets: 
http://www.nationalgallery.org.uk/exhibitions/fabric/



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