[doc] Update Trapper:info() documentation (#13095)
Some checks failed
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (10.15, 13, x86-64, 15.2) (push) Has been cancelled
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (11.0, 14, ARM64, 15.4) (push) Has been cancelled

Overlooked in #13073.
This commit is contained in:
Frans de Jonge
2025-01-19 23:28:27 +01:00
committed by GitHub
parent f7337a88aa
commit 69d79cdc0e

View File

@@ -115,6 +115,7 @@ exact same size.
@string text text to display as an InfoMessage (or nil to keep existing one)
@boolean fast_refresh[opt=false] true for faster refresh
@boolean skip_dismiss_check[opt=false] true to return immediately, to avoid the 100 ms delay for interim update
@treturn boolean true if InfoMessage was not dismissed, false if dismissed
@usage