AgsVIndicator

AgsVIndicator — A vertical indicator widget

Functions

Object Hierarchy

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

Implemented Interfaces

AgsVIndicator implements AtkImplementorIface and GtkBuildable.

Includes

#include <ags/widget/ags_vindicator.h>

Description

AgsVIndicator is a widget visualizing a GtkAdjustment.

Functions

ags_vindicator_new ()

AgsVIndicator *
ags_vindicator_new ();

Creates an AgsVIndicator.

Returns

a new AgsVIndicator

Since: 0.4

Types and Values