]> Pileus Git - ~andy/gtk/commit
all: avoid boxed structs copying where possible
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 17 May 2011 18:20:31 +0000 (14:20 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 May 2011 14:27:21 +0000 (10:27 -0400)
commitc8a59a6f92e79461622ebd6da058d29094d696ef
treee56f5c7c78601976d092b43d174bdcf6adfd903e
parent61e49e159a0eb366251e921882392f01729fdf0d
all: avoid boxed structs copying where possible

Use the GtkStyleContext accessors for boxed properties where possible,
to reduce allocations.

https://bugzilla.gnome.org/show_bug.cgi?id=650420
gtk/gtkbutton.c
gtk/gtkcombobox.c
gtk/gtklabel.c
gtk/gtkmenubar.c
gtk/gtkstyle.c