Gjsify LogoGjsify Logo

The #QmiMessageGasDmsSetUsbCompositionInput structure contains private data and should only be accessed using the provided API.

record

Hierarchy

  • MessageGasDmsSetUsbCompositionInput

Index

Constructors

Properties

name: string

Methods

  • get_composition_persistence(): [boolean, boolean]
  • get_immediate_setting(): [boolean, boolean]
  • get_reboot_after_setting(): [boolean, boolean]
  • get_usb_composition(): [boolean, number]
  • set_composition_persistence(value_composition_persistence: boolean): boolean
  • Set the 'Composition Persistence' field in the message.

    Parameters

    • value_composition_persistence: boolean

      a #gboolean.

    Returns boolean

  • set_immediate_setting(value_immediate_setting: boolean): boolean
  • Set the 'Immediate Setting' field in the message.

    Parameters

    • value_immediate_setting: boolean

      a #gboolean.

    Returns boolean

  • set_reboot_after_setting(value_reboot_after_setting: boolean): boolean
  • Set the 'Reboot After Setting' field in the message.

    Parameters

    • value_reboot_after_setting: boolean

      a #gboolean.

    Returns boolean

  • set_usb_composition(value_usb_composition: number): boolean
  • Set the 'USB Composition' field in the message.

    Parameters

    • value_usb_composition: number

      a #guint32.

    Returns boolean

  • unref(): void
  • Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

    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