- accept_language_list
cef_string_t accept_language_list;
Undocumented in source.
- background_color
cef_color_t background_color;
Undocumented in source.
- browser_subprocess_path
cef_string_t browser_subprocess_path;
Undocumented in source.
- cache_path
cef_string_t cache_path;
Undocumented in source.
- command_line_args_disabled
int command_line_args_disabled;
Undocumented in source.
- enable_net_security_expiration
int enable_net_security_expiration;
Undocumented in source.
- external_message_pump
int external_message_pump;
Undocumented in source.
- framework_dir_path
cef_string_t framework_dir_path;
Undocumented in source.
- ignore_certificate_errors
int ignore_certificate_errors;
Undocumented in source.
- javascript_flags
cef_string_t javascript_flags;
Undocumented in source.
- locale
cef_string_t locale;
Undocumented in source.
- locales_dir_path
cef_string_t locales_dir_path;
Undocumented in source.
- log_file
cef_string_t log_file;
Undocumented in source.
- log_severity
cef_log_severity_t log_severity;
Undocumented in source.
- multi_threaded_message_loop
int multi_threaded_message_loop;
Undocumented in source.
- no_sandbox
int no_sandbox;
Undocumented in source.
- pack_loading_disabled
int pack_loading_disabled;
Undocumented in source.
- persist_session_cookies
int persist_session_cookies;
Undocumented in source.
- persist_user_preferences
int persist_user_preferences;
Undocumented in source.
- product_version
cef_string_t product_version;
Undocumented in source.
- remote_debugging_port
int remote_debugging_port;
Undocumented in source.
- resources_dir_path
cef_string_t resources_dir_path;
Undocumented in source.
- size
size_t size;
Undocumented in source.
- uncaught_exception_stack_size
int uncaught_exception_stack_size;
Undocumented in source.
- user_agent
cef_string_t user_agent;
Undocumented in source.
- user_data_path
cef_string_t user_data_path;
Undocumented in source.
- windowless_rendering_enabled
int windowless_rendering_enabled;
Undocumented in source.