From 07f1785afd1afc28d18a49999ea6f3b3dc836926 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Wed, 14 Apr 2021 15:08:01 -0400 Subject: Updated Scintilla iface LuaDoc. --- core/iface.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/iface.lua') diff --git a/core/iface.lua b/core/iface.lua index c51ceac6..2ca1fd5a 100644 --- a/core/iface.lua +++ b/core/iface.lua @@ -23,7 +23,7 @@ M.constants = {ACCESSIBILITY_DISABLED=0,ACCESSIBILITY_ENABLED=1,ALPHA_NOALPHA=25 -- + `1`: Integer. -- + `2`: Length of the given lParam string. -- + `3`: Integer position. --- + `4`: Color, in "0xBBGGRR" format. +-- + `4`: Color, in "0xBBGGRR" format or "0xAABBGGRR" format where supported. -- + `5`: Boolean `true` or `false`. -- + `6`: Bitmask of Scintilla key modifiers and a key value. -- + `7`: String parameter. -- cgit v1.2.3