AgsToolbar

AgsToolbar — edit tool

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkToolbar
                        ╰── AgsToolbar

Implemented Interfaces

AgsToolbar implements AtkImplementorIface, GtkBuildable, GtkToolShell, GtkOrientable and AgsConnectable.

Includes

#include <ags/X/editor/ags_toolbar.h>

Description

The AgsToolbar lets you choose edit tool.

Functions

ags_toolbar_new ()

AgsToolbar *
ags_toolbar_new ();

Create a new AgsToolbar.

Returns

a new AgsToolbar

Since: 0.3

Types and Values