Files
phy/search.desc/arboard/arboard-desc-0-.js
Orion Kindel 0ce894e6b0 doc
2025-03-18 10:30:23 -05:00

1 line
2.8 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

searchState.loadedDescShard("arboard", 0, "A builder for an operation that clears the data from the …\nLinux specific extensions to the Clear builder.\nThe OS independent struct for accessing the clipboard.\nTypically used selection for explicit cut/copy/paste …\nThe selected clipboard is not supported by the current …\nThe native clipboard is not accessible due to being held …\nThe clipboard contents were not available in the requested …\nThe image or the text that was about the be transferred …\nAn error that might happen during a clipboard operation.\nA builder for an operation that gets a value from the …\nLinux-specific extensions to the <code>Get</code> builder.\nStores pixel data of an image.\nClipboard selection\nTypically used for mouse selections and/or currently …\nThe secondary clipboard is rarely used but theoretically …\nA builder for an operation that sets a value to the …\nLinux specific extensions to the <code>Set</code> builder.\nAny error that doesnt fit the other error types.\nClears any contents that may be present from the platform…\nBegins a “clear” option to remove data from the …\nSets the clipboard the operation will retrieve data from.\nSets the clipboard the operation will store its data to.\nPerforms the “clear” operation on the selected …\nCompletes the “clear” operation by deleting any …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nBegins a “get” operation to retrieve data from the …\nFetches image data from the clipboard, and returns the …\nFetches UTF-8 text from the clipboard and returns it.\nCompletes the “set” operation by placing HTML as well …\nCompletes the “get” operation by fetching image data …\nCompletes the “set” operation by placing an image onto …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nReturns a the bytes field in a way that its guaranteed …\nCreates an instance of the clipboard.\nBegins a “set” operation to set the clipboards …\nPlaces the HTML as well as a plain-text alternative onto …\nPlaces an image to the clipboard.\nPlaces the text onto the clipboard. Any valid UTF-8 string …\nCompletes the “get” operation by fetching UTF-8 text …\nCompletes the “set” operation by placing text onto the …\nReturns an image data that is guaranteed to own its bytes. …\nWhether to wait for the clipboards contents to be …\nWhether or not to wait for the clipboards content to be …")