AgsChangeIndicator

AgsChangeIndicator — change indicator object

Functions

AgsChangeIndicator * ags_change_indicator_new ()

Includes

#include <ags/audio/task/ags_change_indicator.h>

Description

The AgsChangeIndicator task changes AgsIndicator and the GUI is updated.

Functions

ags_change_indicator_new ()

AgsChangeIndicator *
ags_change_indicator_new (AgsIndicator *indicator,
                          gdouble value);

Creates an AgsChangeIndicator.

Parameters

indicator

the AgsIndicator to change

 

value

the value to apply

 

Returns

an new AgsChangeIndicator.

Since 0.4

Types and Values