Class (GI Struct)

NM-1.0NMTCAction

Index
$gtype: GType<TCAction>
  • Determines if two NM.TCAction objects contain the same kind, family, handle, parent and info.

    Parameters

    Returns boolean

    true if the objects contain the same values, false if they do not.

    1.12

  • Gets the value of the attribute with name name on action

    Parameters

    • name: string

      the name of an action attribute

    Returns GLib.Variant

    the value of the attribute with name name on action, or null if action has no such attribute.

    1.12

  • Gets an array of attribute names defined on action.

    Returns string[]

    a null-terminated array of attribute names,

    1.12

  • Sets or clears the named attribute on action to the given value.

    Parameters

    • name: string

      the name of an action attribute

    • value: GLib.Variant<any>

      the value

    Returns void

    1.12

  • Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.

    Returns void

    1.12