cef_web_plugin_info_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
get_description
cef_string_userfree_t function(cef_web_plugin_info_t*) get_description;
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_name
cef_string_userfree_t function(cef_web_plugin_info_t*) get_name;
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_path
cef_string_userfree_t function(cef_web_plugin_info_t*) get_path;
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_version
cef_string_userfree_t function(cef_web_plugin_info_t*) get_version;
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