Property

IdeObjectBox:propagate-disposal

Declaration

property propagate-disposal: gboolean [ read, write, construct-only ]

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 valueTRUE

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes