cef_print_settings_t.set_device_name

Set the device name.

struct cef_print_settings_t
extern (System)
void function(cef_print_settings_t* self, const(cef_string_t)* name) nothrow set_device_name;

Meta