Method

WPEWebKitBackForwardListget_length

Declaration [src]

guint
webkit_back_forward_list_get_length (
  WebKitBackForwardList* back_forward_list
)

Description [src]

Obtain the amount of items in the list.

Return value

Returns: guint
 

The length of back_forward_list.