Method

WebKit2WebExtensionFrameis_main_frame

since: 2.2

Declaration [src]

gboolean
webkit_frame_is_main_frame (
  WebKitFrame* frame
)

Description [src]

Gets whether frame is the main frame of a WebKitWebPage.

Available since: 2.2

Return value

Type: gboolean

TRUE if frame is a main frame or FALSE otherwise.