AgsPanel

AgsPanel — panel

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkGrid
                ╰── AgsMachine
                    ╰── AgsPanel

Includes

#include <ags/app/machine/ags_panel.h>

Description

The AgsPanel is a composite widget to act as panel.

Functions

ags_panel_new ()

AgsPanel *
ags_panel_new (GObject *soundcard);

Create a new instance of AgsPanel

Parameters

soundcard

the assigned soundcard.

 

Returns

the new AgsPanel

Since: 3.0.0