Method

WebKit2WebExtensionFrameis_main_frame

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

Returns: gboolean
 

TRUE if frame is a main frame or FALSE otherwise.