-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Nov 1, 2024
1 parent
494db6c
commit d0445dc
Showing
4 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
urls_downloaded_cb({"token":"conjunction","urls":[{"url":"Commands.html#format","node_type":"p","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}}]}); | ||
urls_downloaded_cb({"token":"conjunction","urls":[{"url":"Commands.html#format","node_type":"p","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
urls_downloaded_cb({"token":"find_protocol","urls":[{"url":"Wayland-module.html#find_protocol","node_type":"h3","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}}]}); | ||
urls_downloaded_cb({"token":"find_protocol","urls":[{"url":"Wayland-module.html#find_protocol","node_type":"h3","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}}]}); |
2 changes: 1 addition & 1 deletion
2
assets/js/search/hotdoc_fragments/Wayland-module.html-scan_xml.fragment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fragment_downloaded_cb({"url":"Wayland-module.html#scan_xml","fragment":"scan_xml\nThis function accepts one or more arguments of either string or file type.\nIt takes the following keyword arguments:\nReturns: a list of custom_tgt in the order source, client side header,\nserver side header. Generated header files have the name\n<name>-<client|server>-protocol.h.\n\n\npublic Optional arg that specifies the scope of the generated code.\nThe default is false.\n\nclient Optional arg that specifies if client side header file is\ngenerated. The default is true.\n\nserver Optional arg that specifies if server side header file is\ngenerated. The default is false.\n\ninclude_core_only Optional arg that specifies that generated headers only include\nwayland-<client|server>-core.h instead of wayland-<client|server>.h.\nThe default is true. Since 0.64.0\n\n\n"}); | ||
fragment_downloaded_cb({"url":"Wayland-module.html#scan_xml","fragment":"scan_xml\nThis function accepts one or more arguments of either string or file type, so\nit can be used in conjunction with find_protocol or not.\nIt takes the following keyword arguments:\nReturns: a list of custom_tgt in the order source, client side header,\nserver side header. Generated header files have the name\n<name>-<client|server>-protocol.h.\n\n\npublic Optional arg that specifies the scope of the generated code.\nThe default is false.\n\nclient Optional arg that specifies if client side header file is\ngenerated. The default is true.\n\nserver Optional arg that specifies if server side header file is\ngenerated. The default is false.\n\ninclude_core_only Optional arg that specifies that generated headers only include\nwayland-<client|server>-core.h instead of wayland-<client|server>.h.\nThe default is true. Since 0.64.0\n\n\n"}); |