]> Pileus Git - ~andy/gtk/commit - tests/testgtk.c
Use G_VALUE_INIT
authorJavier Jardón <jjardon@gnome.org>
Fri, 30 Sep 2011 15:31:04 +0000 (16:31 +0100)
committerJavier Jardón <jjardon@gnome.org>
Sat, 15 Oct 2011 15:45:16 +0000 (16:45 +0100)
commit0853ce3077d577a5062f224918a115a2e52803af
tree0a39d144628198ba8b7182456a03359470353f9a
parent616afadd78c945bb7ac73ff27417b6ff5d66bd05
Use G_VALUE_INIT

Instead of an explicit { 0, } when declaring the variable.
30 files changed:
demos/gtk-demo/main.c
gdk/x11/gdkscreen-x11.c
gtk/a11y/gtkcomboboxaccessible.c
gtk/a11y/gtktreeviewaccessible.c
gtk/gtkbindings.c
gtk/gtkcellarea.c
gtk/gtkcelllayout.c
gtk/gtkcellview.c
gtk/gtkcontainer.c
gtk/gtklabel.c
gtk/gtkliststore.c
gtk/gtkmodules.c
gtk/gtkscale.c
gtk/gtkscalebutton.c
gtk/gtksettings.c
gtk/gtkstyleproperties.c
gtk/gtkstyleproperty.c
gtk/gtktextbufferserialize.c
gtk/gtktreedatalist.c
gtk/gtktreemodel.c
gtk/gtktreemodelfilter.c
gtk/gtktreestore.c
gtk/gtktreeview.c
gtk/tests/builder.c
gtk/tests/defaultvalue.c
gtk/tests/object.c
tests/a11y/accessibility-dump.c
tests/prop-editor.c
tests/testgtk.c
tests/testmerge.c