cef_frame_t.get_identifier

Returns the globally unique identifier for this frame or < 0 if the underlying frame does not yet exist.

struct cef_frame_t
extern (System)
long function(cef_frame_t* self) nothrow get_identifier;

Meta