cef_resource_bundle_t.base

Base structure.

More...
struct cef_resource_bundle_t
cef_base_ref_counted_t base;

Detailed Description

Returns the localized string for the specified |string_id| or an NULL string if the value is not found. Include cef_pack_strings.h for a listing of valid string ID values.

Meta