cef_resource_bundle_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
get_data_resource
int function(cef_resource_bundle_t*, int, void**, size_t*) get_data_resource;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_data_resource_for_scale
int function(cef_resource_bundle_t*, int, cef_scale_factor_t, void**, size_t*) get_data_resource_for_scale;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_localized_string
cef_string_userfree_t function(cef_resource_bundle_t*, int) get_localized_string;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta