Class

AgsAudioTogglePatternBit

[]

Description

class AgsAudio.TogglePatternBit : Ags.Task
{
  pattern: AgsPattern*,
  line: guint,
  index_i: guint,
  index_j: guint,
  bit: guint
}

No description available.

[]

Ancestors

[]

Constructors

ags_toggle_pattern_bit_new

Creates an AgsTogglePatternBit.

since: 3.0.0

[]

Instance methods

ags_toggle_pattern_bit_refresh_gui
No description available.

Methods inherited from AgsTask (5)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.TogglePatternBit:bit

The bit.

since: 3.0.0

AgsAudio.TogglePatternBit:index-i

The index-i.

since: 3.0.0

AgsAudio.TogglePatternBit:index-j

The index-j.

since: 3.0.0

AgsAudio.TogglePatternBit:line

The line.

since: 3.0.0

AgsAudio.TogglePatternBit:pattern

The assigned AgsPattern.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

Signals inherited from AgsTask (2)
Signals inherited from GObject (1)

Class structure

[]

Virtual methods

AgsAudio.TogglePatternBitClass.refresh_gui
No description available.