krähemann.com

AgsHScaleBox

AgsHScaleBox — horizontal box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

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

Includes

#include <ags/widget/ags_hscale_box.h>

Description

The AgsHScaleBox is an horizontal box widget containing AgsScale.

Functions

ags_hscale_box_new ()

AgsHScaleBox *
ags_hscale_box_new ();

Create a new instance of AgsHScaleBox.

Returns

the new AgsHScaleBox instance

Since: 3.0.0