set_notify


Description:

[ CCode ( vfunc_name = "i_set_notify" ) ]
[ Version ( deprecated = true , deprecated_since = "5.2" ) ]
public abstract void set_notify (bool do_notify_changes)

Warning: set_notify is deprecated since 5.2.

Enable or disable notifications changes on the given data model.

Note:

use freeze and thaw instead

Parameters:

this

a DataModel object.

do_notify_changes

Set to TRUE if you require notifications.