]> git.sur5r.net Git - glabels/commit
Use accessor functions instead direct access
authorJim Evins <evins@snaught.com>
Sun, 11 Oct 2009 05:06:35 +0000 (01:06 -0400)
committerJim Evins <evins@snaught.com>
Sun, 11 Oct 2009 05:18:45 +0000 (01:18 -0400)
commit480d31eff113c6a5136f56654bdbed67805c269c
tree6eb4ecfc6002c3f68e53fdfd6bc012017ac36d90
parentf9d1fc9b35f9c3b9005340f954298aaf5f6623a0
Use accessor functions instead direct access

Replaced several occurances of directly accessing widget fields with the
use of accessor functions. This round hit primarily windows, bin_windows
and styles. Still need to address flags and allocations when GTK has the
needed accessors.
src/color-combo-button.c
src/color-combo.c
src/color-swatch.c
src/font-combo.c
src/font-sample.c
src/mini-label-preview.c
src/mini-preview.c
src/view.c
src/wdgt-chain-button.c