atkcomponent: deprecate get_position and get_size
commit406424d74360fb0b1b69bc936bc3274f46eb24be
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 7 Feb 2014 12:51:14 +0000 (7 13:51 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 7 Feb 2014 12:51:14 +0000 (7 13:51 +0100)
tree21207bf8844d5dd215aea9c21a3bb7d20ea75b31
parent2b003049e7a4a41b1dc24662fdeff94691dd80c8
atkcomponent: deprecate get_position and get_size

You get the same information from get_extents. In fact,
default implementation for those methods on atk were using
get_extents.
atk/atkcomponent.c
atk/atkcomponent.h