Method

WebKit2WebViewcan_go_back

Declaration [src]

gboolean
webkit_web_view_can_go_back (
  WebKitWebView* web_view
)

Description [src]

Determines whether web_view has a previous history item.

Return value

Type: gboolean

TRUE if able to move back or FALSE otherwise.