Method

WebKit2WebInspectoris_attached

Declaration [src]

gboolean
webkit_web_inspector_is_attached (
  WebKitWebInspector* inspector
)

Description [src]

Whether the inspector view is currently attached to the same window that contains the inspected view.

Return value

Type: gboolean

TRUE if inspector is currently attached or FALSE otherwise.