AgsRuler
AgsRuler — A ruler widget
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── AgsRuler
Includes
#include <ags/widget/ags_ruler.h>
Description
AgsRuler is a widget representing a GtkAdjustment.
Types and Values
AGS_RULER_DEFAULT_STEP
#define AGS_RULER_DEFAULT_STEP (16)
AGS_RULER_LARGE_STEP
#define AGS_RULER_LARGE_STEP (8.0)
AGS_RULER_SMALL_STEP
#define AGS_RULER_SMALL_STEP (6.0)
Property Details
The “adjustment”
property
“adjustment” GObject *
The adjustment it is assigned with.
Flags: Read / Write