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