[AdgDim] Using a smart set_angle()
commit9d926361b8dfafa1ffbda531192abfca359877ca
authorNicola Fontana <ntd@entidi.it>
Tue, 8 Sep 2009 15:19:56 +0000 (8 17:19 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 8 Sep 2009 15:19:56 +0000 (8 17:19 +0200)
tree7583fe8b5d808220c732e97ba2a5ff100cab716f
parent26b02dcdb09b5949036b6a5cb18a079886cee8ab
[AdgDim] Using a smart set_angle()

The angle of the text is dimension style dependent: this means the
adg_dim_set_angle() API could modify the passed in value.

Using a common static set_angle() method shared by the public API and
the set_property() method.
adg/adg-dim.c