Class (GI Struct)

NM-1.0NMKeyfileHandlerDataAbstractSince 1.30

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

1.30

Index

Constructors

Properties

Methods

Constructors

Properties

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 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]