arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_menu_model_delegate_t.format_label
arsd
webview
cef_menu_model_delegate_t
Optionally modify a menu item label. Return true (1) if |label| was modified.
struct
cef_menu_model_delegate_t
extern (
System
)
int
function
(
cef_menu_model_delegate_t
*
self
,
cef_menu_model_t
*
menu_model
,
cef_string_t
*
label
)
nothrow
format_label
;
Meta
Source
See Implementation
arsd
webview
cef_menu_model_delegate_t
variables
base
format_label
menu_closed
menu_will_show
unhandled_close_submenu
unhandled_open_submenu
Optionally modify a menu item label. Return true (1) if |label| was modified.