arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_print_settings_t.is_selection_only
arsd
webview
cef_print_settings_t
Returns true (1) if only the selection will be printed.
struct
cef_print_settings_t
extern (
System
)
int
function
(
cef_print_settings_t
*
self
)
nothrow
is_selection_only
;
Meta
Source
See Implementation
arsd
webview
cef_print_settings_t
variables
base
get_color_model
get_copies
get_device_name
get_dpi
get_duplex_mode
get_page_ranges
get_page_ranges_count
is_selection_only
set_collate
set_color_model
set_copies
set_device_name
set_dpi
set_duplex_mode
set_page_ranges
set_printer_printable_area
set_selection_only
will_collate
Returns true (1) if only the selection will be printed.