AgsVLedArray

AgsVLedArray — A vertical led array widget

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkAlignment
                            ╰── AgsLedArray
                                ╰── AgsVLedArray

Includes

#include <ags/widget/ags_vled_array.h>

Description

AgsVLedArray is a widget representing an array of vertical leds.

Functions

ags_vled_array_new ()

AgsVLedArray *
ags_vled_array_new ();

Creates an AgsVLedArray.

Returns

a new AgsVLedArray

Since: 0.7.122.7

Types and Values