Commit 79f9f18
committed
[Linux] implement destroy
The proposal is to force prevent_close=false and the close the window
because calling `gtk_widget_destroy()` seems to be too intrusive:
** (window_manager_example:1388137): CRITICAL **: 21:09:18.736: gboolean fl_binary_messenger_send_response(FlBinaryMessenger *, FlBinaryMessengerResponseHandle *, GBytes *, GError **): assertion 'FL_IS_BINARY_MESSENGER(self)' failed1 parent 75ae9d1 commit 79f9f18
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
556 | 563 | | |
557 | 564 | | |
558 | 565 | | |
| 566 | + | |
| 567 | + | |
559 | 568 | | |
560 | 569 | | |
561 | 570 | | |
| |||
0 commit comments