Top |
void | ags_file_read_oscillator () |
xmlNode * | ags_file_write_oscillator () |
AgsOscillator * | ags_oscillator_new () |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkFrame ╰── AgsOscillator
AgsOscillator implements AtkImplementorIface, GtkBuildable and AgsConnectable.
void ags_file_read_oscillator (AgsFile *file
,xmlNode *node
,AgsOscillator **oscillator
);
xmlNode * ags_file_write_oscillator (AgsFile *file
,xmlNode *parent
,AgsOscillator *oscillator
);