bad: Update wpesrc docs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8774>
This commit is contained in:
Olivier Crête 2025-04-03 16:31:30 -04:00
parent 311343ae4b
commit afaf1723fe

View File

@ -256362,7 +256362,7 @@
"construct": false,
"construct-only": false,
"controllable": false,
"default": "NULL",
"default": "about:blank",
"mutable": "null",
"readable": true,
"type": "gchararray",
@ -256391,6 +256391,17 @@
],
"return-type": "void",
"when": "last"
},
"run-javascript": {
"action": true,
"args": [
{
"name": "arg0",
"type": "gchararray"
}
],
"return-type": "void",
"when": "last"
}
}
},
@ -256435,7 +256446,7 @@
"construct": false,
"construct-only": false,
"controllable": false,
"default": "NULL",
"default": "about:blank",
"mutable": "null",
"readable": true,
"type": "gchararray",
@ -256464,6 +256475,17 @@
],
"return-type": "void",
"when": "last"
},
"run-javascript": {
"action": true,
"args": [
{
"name": "arg0",
"type": "gchararray"
}
],
"return-type": "void",
"when": "last"
}
}
}