AgsEditor

AgsEditor — A composite widget to edit notes

Functions

void ags_editor_machine_changed ()
AgsEditor * ags_editor_new ()

Types and Values

Includes

#include <ags/X/ags_editor.h>

Description

AgsEditor is a composite widget to edit notes. You may select machines or change editor tool to do notation.

Functions

ags_editor_machine_changed ()

void
ags_editor_machine_changed (AgsEditor *editor,
                            AgsMachine *machine);

Is emitted as machine changed of editor.

Parameters

editor

an AgsEditor

 

machine

the new AgsMachine

 

Since 0.4


ags_editor_new ()

AgsEditor *
ags_editor_new ();

Creates an AgsEditor

Returns

a new AgsEditor

Since 0.3

Types and Values

AGS_EDITOR_DEFAULT_VERSION

#define AGS_EDITOR_DEFAULT_VERSION "0.4.2\0"


AGS_EDITOR_DEFAULT_BUILD_ID

#define AGS_EDITOR_DEFAULT_BUILD_ID "CEST 02-10-2014 19:36\0"


AGS_EDITOR_DEFAULT

#define AGS_EDITOR_DEFAULT "default\0"