GNOME Bugzilla – Bug 302588
canvas is missing get_center_scroll_region and set_center_scroll_region methods
Last modified: 2005-05-01 10:44:44 UTC
Version details: it's probably all all versions The methods "gnome_canvas_get_center_scroll_region" and "gnome_canvas_set_center_scroll_region" but they are not available in python. Attached is a patch to make them available as methods on a canvas object. Hmmm, there's no file upload option on this page... You can find the patch at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=156472 but to apply it to 2.10 you need to change the path at the top of the patch name from gnome to gnomecanvas
Created attachment 45887 [details] [review] a patch to fix it ok so there was a file upload on the next page
just found http://bugzilla.gnome.org/show_bug.cgi?id=167901 and saw in CVS that this was just fixed 2 weeks ago. So now the question is why that bug doesn't show up when I select gnome-python and type "canvas" into the search box...
... and the answer is because I didn't click on "advanced options" and select all of the options under Status. That kinda sucks. Surely if someone is trying to avoid submitting a duplicate bug, they should be search ALL bugs.
Thank you for your effort, though :) *** This bug has been marked as a duplicate of 167901 ***