function gsk_dbi_synchronized_object_dont_sync

void gsk_dbi_synchronized_object_dont_sync
                (GskDbiSynchronizedObject *     object)
This will prevent saving the object to the persistent store upon (GtkObject) destruction. All registered sync_notify_datas will be destroyed immediately. sync_notifies are not called.

Parameters:

object

The object of which to prevent synchronization.