AgsNotationToolbar

AgsNotationToolbar — notation_toolbar

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkToolbar
                    ╰── AgsNotationToolbar

Includes

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

Description

The AgsNotationToolbar lets you choose edit tool.

Functions

ags_notation_toolbar_tool_popup_new ()

GtkMenu *
ags_notation_toolbar_tool_popup_new (AgsNotationToolbar *notation_toolbar);

Create a new GtkMenu suitable for menu tool button.

Parameters

notation_toolbar

the AgsNotationToolbar

 

Returns

a new GtkMenu

Since: 3.0.0


ags_notation_toolbar_new ()

AgsNotationToolbar *
ags_notation_toolbar_new ();

Create a new AgsNotationToolbar.

Returns

a new AgsNotationToolbar

Since: 3.0.0

Types and Values

enum AgsNotationToolbarFlags

Members

AGS_NOTATION_TOOLBAR_CONNECTED