diff --git a/doc/en/GLib/Object.xml b/doc/en/GLib/Object.xml index 8a852e2b1..56c57e39c 100644 --- a/doc/en/GLib/Object.xml +++ b/doc/en/GLib/Object.xml @@ -465,5 +465,17 @@ This method is called by the generated classes by the Gtk# framework. This disconnects from generic property change notifications. (This only affects notifications created with the corresponding generic version of . It does not remove notifications for specific properties.) + + + Property + + System.Collections.Hashtable + + + Data hash to persistently store managed objects. + a + This data hash is persistent until the native object is destroyed and can therefore outlast a GLib.Object wrapper class. + + - \ No newline at end of file +