AgsTogglePatternBit
AgsTogglePatternBit — toggles the pattern
|
|
Includes
#include <ags/audio/task/ags_toggle_pattern_bit.h>
Description
The AgsTogglePatternBit task toggles the specified AgsPattern.
Functions
ags_toggle_pattern_bit_refresh_gui ()
void
ags_toggle_pattern_bit_refresh_gui (AgsTogglePatternBit *toggle_pattern_bit
);
ags_toggle_pattern_bit_new ()
AgsTogglePatternBit *
ags_toggle_pattern_bit_new (AgsPattern *pattern
,
guint line
,
guint index_i
,
guint index_j
,
guint bit
);
Creates an AgsTogglePatternBit.
Returns
an new AgsTogglePatternBit.
Since 0.4