Struct
WebKit2NavigationAction
Description [src]
struct WebKitNavigationAction {
/* No available fields */
}
Provides details about interaction resulting in a resource load.
Instance methods
webkit_navigation_action_get_mouse_button
Return the number of the mouse button that triggered the navigation.
since: 2.6
webkit_navigation_action_get_navigation_type
Return the type of action that triggered the navigation.
since: 2.6
webkit_navigation_action_get_request
Return the WebKitURIRequest
associated with the navigation action.
since: 2.6
webkit_navigation_action_is_user_gesture
Return whether the navigation was triggered by a user gesture like a mouse click.
since: 2.6