AgsMoveNoteDialog

AgsMoveNoteDialog — move tool

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkWindow
                ╰── GtkDialog
                    ╰── AgsMoveNoteDialog

Includes

#include <ags/app/editor/ags_move_note_dialog.h>

Description

The AgsMoveNoteDialog lets you move notes.

Functions

ags_move_note_dialog_new ()

AgsMoveNoteDialog *
ags_move_note_dialog_new ();

Create a new AgsMoveNoteDialog.

Returns

a new AgsMoveNoteDialog

Since: 3.0.0

Types and Values

AGS_MOVE_NOTE_DIALOG_MAX_X

#define AGS_MOVE_NOTE_DIALOG_MAX_X (16 * 19200)

AGS_MOVE_NOTE_DIALOG_MAX_Y

#define AGS_MOVE_NOTE_DIALOG_MAX_Y (1024)