krähemann.com

AgsHIndicator

AgsHIndicator — A horizontal indicator widget

Stability Level

Stable, unless otherwise indicated

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── 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: 3.0.0

Types and Values

AGS_HINDICATOR_DEFAULT_SEGMENT_WIDTH

#define AGS_HINDICATOR_DEFAULT_SEGMENT_WIDTH (7)

AGS_HINDICATOR_DEFAULT_SEGMENT_HEIGHT

#define AGS_HINDICATOR_DEFAULT_SEGMENT_HEIGHT (16)