Method

WebKit2ResponsePolicyDecisionis_main_frame_main_resource

Declaration [src]

gboolean
webkit_response_policy_decision_is_main_frame_main_resource (
  WebKitResponsePolicyDecision* decision
)

Description [src]

Gets whether the request is the main frame main resource.

Available since:2.40

Return value

Returns: gboolean
 

TRUE if the request is the main frame main resouce or FALSE otherwise.