close_button_clicked


Description:

public virtual signal bool close_button_clicked ()

Emitted when the close button of the toolbar is clicked.

Normally, the parent stage will be closed when the close button is clicked. Return true from this handler to prevent the stage from being destroyed.

Returns:

true to prevent the parent stage being destroyed.




2022 vala-language.org