Gjsify LogoGjsify Logo

Hierarchy

  • NavigationAction

Index

Constructors

Properties

name: string

Methods

  • free(): void
  • getModifiers(): number
  • Return a bitmask of #GdkModifierType values describing the modifier keys that were in effect when the navigation was requested

    Returns number

  • getMouseButton(): number
  • Return the number of the mouse button that triggered the navigation, or 0 if the navigation was not started by a mouse event.

    Returns number

  • Return the #WebKitURIRequest associated with the navigation action. Modifications to the returned object are not taken into account when the request is sent over the network, and is intended only to aid in evaluating whether a navigation action should be taken or not. To modify requests before they are sent over the network the #WebKitPage::send-request signal can be used instead.

    Returns WebKit2.URIRequest

  • isRedirect(): boolean
  • isUserGesture(): boolean
  • Return whether the navigation was triggered by a user gesture like a mouse click.

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method