cef_navigation_entry_t.get_title

Returns the title set by the page. This value may be NULL.

struct cef_navigation_entry_t
extern (System)
cef_string_userfree_t function(cef_navigation_entry_t* self) nothrow get_title;

Meta