]> git.sur5r.net Git - glabels/commit
Use accessor functions instead direct access
authorJim Evins <evins@snaught.com>
Fri, 9 Oct 2009 03:57:33 +0000 (23:57 -0400)
committerJim Evins <evins@snaught.com>
Fri, 9 Oct 2009 04:06:48 +0000 (00:06 -0400)
commitcf622f9277e6db8bc641b7c39a53163712bdd064
treeb4ae51720fc3177814bdb00627ec6b2ffb0ec40f
parent67a64dea73deedfc465df50fd92442a460fa5f42
Use accessor functions instead direct access

Replaced several occurances of directly accessing widget fields with the
use of accessor functions.  This round only hit some of the low-hanging
fruit -- several modules still contain many such accesses.
src/color-combo-menu.c
src/combo-util.c
src/merge-properties-dialog.c
src/new-label-dialog.c
src/prefs-dialog.c