Gjsify LogoGjsify Logo

Hierarchy

  • AboutDialogActivateLinkFunc

Callable

  • AboutDialogActivateLinkFunc(about: Gtk.AboutDialog, link: string, data: object): void
  • The type of a function which is called when a URL or email link is activated.

    Parameters

    • about: Gtk.AboutDialog

      the #GtkAboutDialog in which the link was activated

    • link: string

      the URL or email address to which the activated link points

    • data: object

      user data that was passed when the function was registered with gtk_about_dialog_set_email_hook() or gtk_about_dialog_set_url_hook()

    Returns void

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