AgsDial
AgsDial — A dial widget
|
|
Implemented Interfaces
AgsDial implements
AtkImplementorIface and GtkBuildable.
Includes
#include <ags/widget/ags_dial.h>
Functions
ags_dial_value_changed ()
void
ags_dial_value_changed (AgsDial *dial
);
ags_dial_new ()
AgsDial *
ags_dial_new ();
Creates an AgsDial
Since: 0.4
Types and Values
AGS_DIAL_DEFAULT_PRECISION
#define AGS_DIAL_DEFAULT_PRECISION (8.0)
Property Details
The “adjustment”
property
“adjustment” GObject *
The adjustment it is assigned with.
Flags: Read / Write
The “scale-precision”
property
“scale-precision” guint
The precision of the scale.
Flags: Read / Write
Default value: 8
Since: 0.7.21