gobject: Warn if someone uses the wrong property in g_object_get/set
authorBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 17:22:25 +0000 (19:22 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 17:33:51 +0000 (19:33 +0200)
commit02877e29020c2a0f34283435ecf544b1f6793077
tree16991897dee445f3f004e20db8cc2acd69f7e333
parent331e15b1284cd6fd5804a7495d2882ee97148c0a
gobject: Warn if someone uses the wrong property in g_object_get/set

"Interface::property" was not detected before and led to a crash.
gobject/gobject.c