krähemann.com

AgsHLevelBox

AgsHLevelBox — horizontal box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsLevelBox
                        ╰── AgsHLevelBox

Includes

#include <ags/widget/ags_hlevel_box.h>

Description

The AgsHLevelBox is an horizontal box widget containing AgsLevel.

Functions

ags_hlevel_box_new ()

AgsHLevelBox *
ags_hlevel_box_new ();

Create a new instance of AgsHLevelBox.

Returns

the new AgsHLevelBox instance

Since: 3.0.0