Property
IdeObjectBox:propagate-disposal
Description
The “propagate-disposal” property denotes if the IdeObject:object
property contents should have g_object_run_dispose()
called when the
IdeObjectBox
is destroyed.
This is useful when you want to force disposal of an external object
when self
is removed from the object tree.
Type: | gboolean |
Default value | TRUE |