AgsFreeSelection

AgsFreeSelection — free selection object

Functions

Object Hierarchy

    GObject
    ╰── AgsTask
        ╰── AgsFreeSelection

Implemented Interfaces

AgsFreeSelection implements AgsConnectable.

Includes

#include <ags/audio/task/ags_free_selection.h>

Description

The AgsFreeSelection task frees selection of AgsNotation.

Functions

ags_free_selection_new ()

AgsFreeSelection *
ags_free_selection_new (AgsNotation *notation);

Creates an AgsFreeSelection.

Parameters

notation

the AgsNotation

 

Returns

an new AgsFreeSelection.

Since: 0.4

Types and Values