[ Version ( since = "2.40" ) ]
public unowned string? get_frame_name ()
Gets the this target frame name.
For example if navigation was triggered by clicking a link with a target attribute equal to "_blank", this will return the value of that attribute. In all other cases this function will return null.
this |
The name of the new frame this navigation action targets or null |