Merge lp:~bregma/libgrip/lp-1468786 into lp:libgrip
Proposed by
Stephen M. Webb
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Marco Trevisan (Treviño) | ||||
Approved revision: | 97 | ||||
Merged at revision: | 97 | ||||
Proposed branch: | lp:~bregma/libgrip/lp-1468786 | ||||
Merge into: | lp:libgrip | ||||
Diff against target: |
34 lines (+11/-2) 1 file modified
examples/rectangle-mover/gesture.c (+11/-2) |
||||
To merge this branch: | bzr merge lp:~bregma/libgrip/lp-1468786 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email:
|
Commit message
replace deprecated GTK functions with non-deprecated GTK 3.16 calls.
Description of the change
Replaces deprecated GTK functions with non-deprecated GTK 3.16 calls.
To post a comment you must log in.
Looks good!