Gjsify LogoGjsify Logo

Opaque type with parameters for the callback. The actual content depends on the %NMKeyfileHandlerType.

record

Hierarchy

  • KeyfileHandlerData

Index

Constructors

Properties

name: string

Methods

  • Set the error for the handler. This lets the operation fail with the provided error. You may only set the error once.

    src must be non-%NULL.

    Note that src is no longer valid after this call. If you want to keep using the same GError*, you need to set it to %NULL after calling this function on it.

    Parameters

    • src: GLib.Error

      error to move into the return location

    Returns void

  • get_context(): [string, string, NM.Setting, string]
  • Get context information of the current event. This function can be called on all events, but the context information may be unset.

    Returns [string, string, NM.Setting, string]

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