[AdgLDim] Full g_object_new() for adg_ldim_new_full()
commit23fda81ad6ca365bfb9d7caf85d3e79d9762eb40
authorNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 18:32:23 +0000 (25 20:32 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 18:32:23 +0000 (25 20:32 +0200)
treeed52421bec968c932ab10cdb21c13407e92db968
parent7890961f67ccc1950dc021c3bb9f54078ffe651b
[AdgLDim] Full g_object_new() for adg_ldim_new_full()

Instead of setting the "pos" property using the setter method
(previously required as pos needed to be set at the end of the other
settings), now g_object_new() can handle all the job.
adg/adg-ldim.c