Method

WPEWebKitWebViewcan_go_forward

Declaration [src]

gboolean
webkit_web_view_can_go_forward (
  WebKitWebView* web_view
)

Description [src]

Determines whether web_view has a next history item.

Return value

Returns: gboolean
 

TRUE if able to move forward or FALSE otherwise.