krähemann.com

AgsVLevelBox

AgsVLevelBox — vertical box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

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

Includes

#include <ags/widget/ags_vlevel_box.h>

Description

The AgsVLevelBox is an vertical box widget containing AgsLevel.

Functions

ags_vlevel_box_new ()

AgsVLevelBox *
ags_vlevel_box_new ();

Create a new instance of AgsVLevelBox.

Returns

the new AgsVLevelBox instance

Since: 3.0.0