toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.callback
/
CefMenuModel
/
insertCheckItemAt
insert
Check
Item
At
abstract
fun
insertCheckItemAt
(
index
:
Int
,
command_id
:
Int
,
label
:
String
)
:
Boolean
Insert a check item in the menu at the specified |index|. Returns true on success.