mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-07-30 22:49:56 +02:00
15 lines
238 B
JSON
15 lines
238 B
JSON
[
|
|
{
|
|
"namespace": "windowHandler",
|
|
"functions": [
|
|
{
|
|
"name": "getWindowId",
|
|
"type": "function",
|
|
"description": "Get the window Id",
|
|
"async": true,
|
|
"parameters": []
|
|
}
|
|
]
|
|
}
|
|
]
|