Class

AgsAudioSetMuted

[]

Description

class AgsAudio.SetMuted : Ags.Task
{
  scope: GObject*,
  muted: gboolean
}

No description available.

[]

Ancestors

[]

Constructors

ags_set_muted_new

Creates an AgsSetMuted.

since: 3.0.0

[]

Instance methods

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

Properties

AgsAudio.SetMuted:muted

The muted to set to scope.

since: 3.0.0

AgsAudio.SetMuted:scope

The assigned GObject as scope.

since: 3.0.0

Properties inherited from AgsTask (1)
[]

Signals

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

Class structure