]> Pileus Git - ~andy/gtk/commit
tests: avoid boxed structs copying where possible
authorJavier Jardón <jjardon@gnome.org>
Sun, 29 May 2011 14:45:40 +0000 (16:45 +0200)
committerJavier Jardón <jjardon@gnome.org>
Tue, 31 May 2011 17:12:24 +0000 (19:12 +0200)
commite5c7daa828977999ac8b8c2bd64ef3a6077ed23d
treee5ea3c0f431f0dd92a16d9d9bc4bccc22b4e3c15
parent20433efbfaf462ac155b90a64a5e83c9a3b3f2e1
tests: avoid boxed structs copying where possible

Use the GtkStyleContext accessors for boxed properties where possible,
to reduce allocations.
demos/gtk-demo/colorsel.c
gtk/tests/stylecontext.c
tests/testcalendar.c
tests/testframe.c
tests/testgtk.c