WebKit2.NavigationPolicyDecision.frame_name
NavigationPolicyDecision.frame_name: String (Read)
If this navigation request targets a new frame, this property contains the name of that frame. For example if the decision was triggered by clicking a link with a target attribute equal to "_blank", this property will contain the value of that attribute. In all other cases, this value will be null.