]> git.sur5r.net Git - glabels/commit
Created generic "get" methods for text, fill and line properties for all label object...
authorJim Evins <evins@snaught.com>
Thu, 27 Nov 2003 06:27:43 +0000 (06:27 +0000)
committerJim Evins <evins@snaught.com>
Thu, 27 Nov 2003 06:27:43 +0000 (06:27 +0000)
commit6836860e2dab3b384e89982b8df9856b64c6c911
tree5b57383dea9908fde76f4b92023594e0c87d3205
parent0bb61293a045dec136d8ef6d82186e54633f63a1
Created generic "get" methods for text, fill and line properties for all label objects.  This will make it easier to track changes in a general view such as the property toolbar.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@356 f5e0f49d-192f-0410-a22d-a8d8700d0965
21 files changed:
glabels2/src/label-barcode.c
glabels2/src/label-barcode.h
glabels2/src/label-box.c
glabels2/src/label-box.h
glabels2/src/label-ellipse.c
glabels2/src/label-ellipse.h
glabels2/src/label-line.c
glabels2/src/label-line.h
glabels2/src/label-object.c
glabels2/src/label-object.h
glabels2/src/label-text.c
glabels2/src/label-text.h
glabels2/src/print.c
glabels2/src/view-barcode.c
glabels2/src/view-box.c
glabels2/src/view-ellipse.c
glabels2/src/view-line.c
glabels2/src/view-text.c
glabels2/src/xml-label-04.c
glabels2/src/xml-label-191.c
glabels2/src/xml-label.c