mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Document the return values of all methods in the docs
This commit is contained in:
committed by
Samuel Attard
parent
bf88fe32fd
commit
d2a701a465
@@ -56,7 +56,7 @@ want applications to fight for global shortcuts.
|
||||
|
||||
* `accelerator` [Accelerator](accelerator.md)
|
||||
|
||||
Returns whether this application has registered `accelerator`.
|
||||
Returns `Boolean` - Whether this application has registered `accelerator`.
|
||||
|
||||
When the accelerator is already taken by other applications, this call will
|
||||
still return `false`. This behavior is intended by operating systems, since they
|
||||
|
||||
Reference in New Issue
Block a user