After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167901 - gnome canvas (g|s)et_center_scroll_region wrapping
gnome canvas (g|s)et_center_scroll_region wrapping
Status: RESOLVED FIXED
Product: gnome-python
Classification: Deprecated
Component: gnome
2.6.1
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
: 302588 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-19 19:07 UTC by Duarte Henriques
Modified: 2005-05-01 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wrap (s|g)et_center_scroll_region (626 bytes, patch)
2005-02-19 19:09 UTC, Duarte Henriques
none Details | Review
testcase: tests that the methods exist and work. (982 bytes, text/plain)
2005-02-21 12:34 UTC, Duarte Henriques
  Details

Description Duarte Henriques 2005-02-19 19:07:44 UTC
I noticed these functions weren't wrapped, and I needed them, so here's the patch.

It's against 2.6 because I couldn't find the new gnomecanvas location on CVS,
but by looking at the ChangeLog, I believe they're still not wrapped.
Comment 1 Duarte Henriques 2005-02-19 19:09:54 UTC
Created attachment 37685 [details] [review]
wrap (s|g)et_center_scroll_region
Comment 2 Duarte Henriques 2005-02-21 12:34:45 UTC
Created attachment 37744 [details]
testcase: tests that the methods exist and work.

to test against CVS, just remove the dot in gnome.canvas
Comment 3 Gustavo Carneiro 2005-05-01 10:44:46 UTC
*** Bug 302588 has been marked as a duplicate of this bug. ***