krähemann.com

AgsVScaleBox

AgsVScaleBox — vertical box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsScaleBox
                        ╰── AgsVScaleBox

Includes

#include <ags/widget/ags_vscale_box.h>

Description

The AgsVScaleBox is an vertical box widget containing AgsScale.

Functions

ags_vscale_box_new ()

AgsVScaleBox *
ags_vscale_box_new ();

Create a new instance of AgsVScaleBox.

Returns

the new AgsVScaleBox instance

Since: 3.0.0