Method

WebKit2WebExtensionWebFormManagerget_frame

Declaration [src]

WebKitFrame*
webkit_web_form_manager_get_frame (
  WebKitWebFormManager* form_manager
)

Description [src]

Get the WebKitFrame of form_manager.

Available since:2.40

Return value

Returns: WebKitFrame
 

A WebKitFrame or NULL if associated frame was already destroyed.

 The data is owned by the instance.