derelict-cef ~master (2021-12-25T13:49:49.8232727)
Dub
Repo
cef_window_t.close
derelict
cef
types
cef_window_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_t
extern (
System
) @
nogc
nothrow
void
function
(
cef_window_t
*)
close
;
Meta
Source
See Implementation
derelict
cef
types
cef_window_t
variables
activate
base
bring_to_top
cancel_menu
center_window
close
deactivate
get_client_area_bounds_in_screen
get_display
get_title
get_window_app_icon
get_window_handle
get_window_icon
hide
is_active
is_always_on_top
is_closed
is_fullscreen
is_maximized
is_minimized
maximize
minimize
remove_accelerator
remove_all_accelerators
restore
send_key_press
send_mouse_events
send_mouse_move
set_accelerator
set_always_on_top
set_draggable_regions
set_fullscreen
set_title
set_window_app_icon
set_window_icon
show
show_menu