AgsSimpleFileRead

AgsSimpleFileRead — task to read simple file format

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsTask
        ╰── AgsSimpleFileRead

Includes

#include <ags/app/task/ags_simple_file_read.h>

Description

AgsSimpleFileRead lets you read the simple file format as a task.

Functions

ags_simple_file_read_new ()

AgsSimpleFileRead *
ags_simple_file_read_new (AgsSimpleFile *simple_file);

Create a new task to read the simple file format.

Parameters

simple_file

the AgsSimpleFile

 

Returns

the AgsSimpleFileRead task

Since: 3.0.0