AgsOscillator
AgsOscillator — oscillator
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkFrame
╰── AgsOscillator
Includes
#include <ags/X/machine/ags_oscillator.h>
Description
The AgsOscillator is a composite widget to act as oscillator.
Functions
ags_file_read_oscillator ()
void
ags_file_read_oscillator (AgsFile *file
,
xmlNode *node
,
AgsOscillator **oscillator
);
ags_file_write_oscillator ()
xmlNode *
ags_file_write_oscillator (AgsFile *file
,
xmlNode *parent
,
AgsOscillator *oscillator
);