> Is there a way to get the adjustment from a GtkProgressBar? I
> need to do this, but, looking at gtk.py, i don't see how. In C,
> it's just a member of GtkProgress, but i don't see that or an
> accessor method in PyGtk.
Not that I know of. If you look at the "configure", "set_value" and
"get_value" methods of GtkProgress you can probably do all that you
want.
--
Michael JasonSmith http://www.cosc.canterbury.ac.nz/~mpj17/
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk