AgsConfig — task to write simple file format
GObject ╰── AgsTask ╰── AgsSimpleFileWrite
AgsSimpleFileWrite implements AgsConnectable.
#include <ags/X/task/ags_simple_file_write.h>
AgsSimpleFileWrite lets you write the simple file format as a task.
AgsSimpleFileWrite * ags_simple_file_write_new (AgsSimpleFile *simple_file);
AgsSimpleFile *simple_file
Create a new task to write the simple file format.
simple_file
the AgsSimpleFile
the AgsSimpleFileWrite task
Since: 0.7.42