Method

AgsGuiRulerset_adjustment

since: 3.2.0

Declaration [src]

void
ags_ruler_set_adjustment (
  AgsRuler* ruler,
  GtkAdjustment* adjustment
)

Description [src]

Set adjustment of ruler.

Available since: 3.2.0

Parameters

adjustment

Type: GtkAdjustment

The GtkAdjustment.

The data is owned by the caller of the function.