Skip to content
Commit bd73a8ee authored by Ernestas Kulik's avatar Ernestas Kulik
Browse files

canvas-item: use atk_component_get_extents()

atk_component_get_position() has been deprecated since ATK 2.12 and
using atk_component_get_extents() is recommended.

This commit replaces calls to the deprecated function.

https://bugzilla.gnome.org/show_bug.cgi?id=762236
parent 225f2cf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment