]> Pileus Git - ~andy/gtk/commit
widgetpath: Use ref/unref in boxed function
authorBenjamin Otte <otte@redhat.com>
Fri, 27 May 2011 14:37:16 +0000 (16:37 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:51 +0000 (02:03 +0200)
commitf0e5b576999844194d647af1eeec2c4e6a663a40
treeb3e2685874b93cae1d31bc35165a6944f0b5ee1f
parent03eb4c38c9be7409ee622c60ffd9e08d2464522c
widgetpath: Use ref/unref in boxed function

This way we avoid lots of copying when using widget paths as properties.

Keeping this as a separate patch so bugs where people were modifying a
structure they shouldn't are easily visible.
gtk/gtkwidgetpath.c