docs: warn about installing properties after init
authorRyan Lortie <desrt@desrt.ca>
Fri, 6 Jun 2014 20:42:23 +0000 (16:42 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 6 Jun 2014 20:44:47 +0000 (16:44 -0400)
commitf2f66bfe45f41d18e7437341e5ebf4c70d815958
tree9fee881b0b859d8606b1dbf02b8a16237379b18b
parent85e9455f68c6cc6093a1ede1c5f15587bba08b51
docs: warn about installing properties after init

Leave ourselves a little wiggle room: if people install properties after
initialisation then we reserve the right to handle that in a way that
may not be threadsafe.

https://bugzilla.gnome.org/show_bug.cgi?id=698614
gobject/gobject.c