AgsRemovePointToSelection

AgsRemovePointToSelection — remove point to notation selection

Functions

Object Hierarchy

    GObject
    ╰── AgsTask
        ╰── AgsRemovePointFromSelection

Implemented Interfaces

AgsRemovePointFromSelection implements AgsConnectable.

Includes

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

Description

The AgsRemovePointToSelection task removes the specified AgsNote to selection of AgsNotation.

Functions

ags_remove_point_from_selection_new ()

AgsRemovePointFromSelection *
ags_remove_point_from_selection_new (AgsNotation *notation,
                                     guint x,
                                     guint y);

Types and Values