cef_navigation_entry_t.base

Base structure.

More...
struct cef_navigation_entry_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if this object is valid. Do not call any other functions if this function returns false (0).

Returns the actual URL of the page. For some pages this may be data: URL or similar. Use get_display_url() to return a display-friendly version.

Returns a display-friendly version of the URL.

Meta