electron/docs/api
Darshan Sen 8f51d3e1bf
feat: add webContents.getPrintersAsync() (#31023)
This deprecates the synchronous and blocking `webContents.getPrinters()`
function and introduces `webContents.getPrintersAsync()`, which is
asynchronous and non-blocking.

Signed-off-by: Darshan Sen <darshan.sen@postman.com>
2021-10-25 14:16:58 -04:00
..
structures
accelerator.md
app.md
auto-updater.md
browser-view.md
browser-window-proxy.md
browser-window.md
client-request.md
clipboard.md
command-line-switches.md
command-line.md
content-tracing.md
context-bridge.md
cookies.md
crash-reporter.md
debugger.md
desktop-capturer.md
dialog.md
dock.md
download-item.md
environment-variables.md
extensions.md
file-object.md
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md
ipc-renderer.md
menu-item.md
menu.md
message-channel-main.md
message-port-main.md
native-image.md
native-theme.md
net-log.md
net.md
notification.md
power-monitor.md
power-save-blocker.md
process.md
protocol.md
safe-storage.md
screen.md
service-workers.md
session.md
share-menu.md
shell.md
synopsis.md
system-preferences.md
touch-bar-button.md
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md
touch-bar-other-items-proxy.md
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md
tray.md
web-contents.md
web-frame-main.md
web-frame.md
web-request.md
webview-tag.md
window-open.md