]> git.neil.brown.name Git - edlib.git/commit
Introduce Close:Notify
authorNeilBrown <neil@brown.name>
Sat, 9 Sep 2023 00:07:16 +0000 (10:07 +1000)
committerNeilBrown <neil@brown.name>
Sat, 9 Sep 2023 00:07:16 +0000 (10:07 +1000)
commit50a6c085aeaa8a9cd933de5fe2ddce99e9deff46
tree03cbfb8216bb294be8ece5a84646fc3ca8f255a5
parent68bff007db9ae1e9419abb7d6a121a21913b8ee9
Introduce Close:Notify

Close:Notify is like Notify:Close, but can be called even after the home
pane has DAMAGED_CLOSED.  Functions that respond to this must be careful
to not trust anything that "Close" might have freed.

Signed-off-by: NeilBrown <neil@brown.name>
core-doc.c
core-pane.c
core-pane.h