restrict-applications-dialog: Use close-request
Instead of delete-event. Pretty straightforward, 1:1 port to this new signal.
This commit is contained in:
parent
977b82f681
commit
8a8fe7b346
3 changed files with 6 additions and 9 deletions
|
@ -133,6 +133,6 @@
|
|||
<property name="visible">False</property>
|
||||
<property name="modal">True</property>
|
||||
<property name="destroy-with-parent">False</property>
|
||||
<signal name="delete-event" handler="on_restrict_applications_dialog_delete_event_cb" />
|
||||
<signal name="close-request" handler="on_restrict_applications_dialog_close_request_cb" />
|
||||
</object>
|
||||
</interface>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue