AgsHIndicator

AgsHIndicator — A horizontal indicator widget

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── AgsIndicator
                    ╰── AgsHIndicator

Includes

#include <ags/widget/ags_hindicator.h>

Description

AgsHIndicator is a widget visualizing a GtkAdjustment.

Functions

ags_hindicator_new ()

AgsHIndicator *
ags_hindicator_new ();

Creates an AgsHIndicator.

Returns

a new AgsHIndicator

Since: 0.7.128

Types and Values