AgsIndicator

AgsIndicator — A indicator widget

Functions

AgsIndicator * ags_indicator_new ()

Includes

#include <ags/widget/ags_indicator.h>

Description

AgsIndicator is a widget representing a GtkAdjustment.

Functions

ags_indicator_new ()

AgsIndicator *
ags_indicator_new ();

Creates an AgsIndicator. Note, use rather its implementation AgsVIndicator or AgsHIndicator.

Returns

a new AgsIndicator

Since 0.4

Types and Values