(default)
Enum cef_menu_id_t
in cef_types.h
Supported menu ID values.
MENU_ID_COPY
public MENU_ID_COPY = 23
MENU_ID_CUT
public MENU_ID_CUT = 22
MENU_ID_DELETE
public MENU_ID_DELETE = 25
MENU_ID_NAV_BACK
public MENU_ID_NAV_BACK = 10
MENU_ID_NAV_FORWARD
public MENU_ID_NAV_FORWARD = 11
MENU_ID_NAV_RELOAD
public MENU_ID_NAV_RELOAD = 12
MENU_ID_NAV_RELOAD_NOCACHE
public MENU_ID_NAV_RELOAD_NOCACHE = 13
MENU_ID_NAV_STOP
public MENU_ID_NAV_STOP = 14
MENU_ID_PASTE
public MENU_ID_PASTE = 24
MENU_ID_PRINT
public MENU_ID_PRINT = 30
MENU_ID_REDO
public MENU_ID_REDO = 21
MENU_ID_SELECTALL
public MENU_ID_SELECTALL = 26
MENU_ID_UNDO
public MENU_ID_UNDO = 20
MENU_ID_VIEWSOURCE
public MENU_ID_VIEWSOURCE = 31
Chromium Embedded Framework (CEF) Copyright © 2011 Marshall A. Greenblatt