diff options
Diffstat (limited to 'doc/base/classes.xml')
-rw-r--r-- | doc/base/classes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index b8156133de..3f203170b3 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -22877,6 +22877,11 @@ <description> </description> </method> + <method name="request_attention"> + <description> + Request the user attention to the window. It'll flash the taskbar button on Windows or bounce the dock icon on OSX. + </description> + </method> <method name="set_borderless_window"> <argument index="0" name="borderless" type="bool"> </argument> |