~xpresser-team/xpresser/cleanup

« back to all changes in this revision

Viewing changes to xpresser/image.py

  • Committer: Chris Wayne
  • Date: 2012-07-05 13:52:37 UTC
  • mfrom: (10.1.6 gtk3-port-with-cairo)
  • Revision ID: chris.wayne@canonical.com-20120705135237-7f52h9sfxwu279dr
Merging in gtk3 support with simple cv, adding debian packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        data.
36
36
 
37
37
    @ivar focus_delta: (dx, dy) pair added to the center position to
38
 
        find where to click. 
 
38
        find where to click.
39
39
 
40
40
        For instance, if the *center* of the image is found at 200, 300 and
41
41
        the focus_point is (10, -20) the click will actually happen at the