derelict-cef ~master (2021-12-25T13:49:49.8232727)
Dub
Repo
cef_window_delegate_t.can_minimize
derelict
cef
types
cef_window_delegate_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct
cef_window_delegate_t
extern (
System
) @
nogc
nothrow
int
function
(
cef_window_delegate_t
*,
cef_window_t
*)
can_minimize
;
Meta
Source
See Implementation
derelict
cef
types
cef_window_delegate_t
variables
base
can_close
can_maximize
can_minimize
can_resize
get_parent_window
is_frameless
on_accelerator
on_key_event
on_window_created
on_window_destroyed