krähemann.com

AgsVIndicator

AgsVIndicator — A vertical indicator widget

Stability Level

Stable, unless otherwise indicated

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── AgsIndicator
                ╰── AgsVIndicator

Includes

#include <ags/widget/ags_vindicator.h>

Description

AgsVIndicator is a widget visualizing a GtkAdjustment.

Functions

ags_vindicator_new ()

AgsVIndicator *
ags_vindicator_new ();

Create a new instance of AgsVIndicator.

Returns

the new AgsVIndicator

Since: 3.0.0

Types and Values

AGS_VINDICATOR_DEFAULT_SEGMENT_WIDTH

#define AGS_VINDICATOR_DEFAULT_SEGMENT_WIDTH (16)

AGS_VINDICATOR_DEFAULT_SEGMENT_HEIGHT

#define AGS_VINDICATOR_DEFAULT_SEGMENT_HEIGHT (7)