mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-01-14 19:22:03 +01:00
14 lines
265 B
JSON
14 lines
265 B
JSON
[
|
|
{
|
|
"namespace": "windowEvent",
|
|
"events": [
|
|
{
|
|
"name": "onCloseButtonClick",
|
|
"type": "function",
|
|
"description": "Fires when the user clicks on the close button of the main window.",
|
|
"parameters": []
|
|
}
|
|
]
|
|
}
|
|
]
|