CellRendererSpinGidBuilderImpl.adjustment

Set adjustment property.

class CellRendererSpinGidBuilderImpl(T)
T
adjustment

Parameters

propval gtk.adjustment.Adjustment

The adjustment that holds the value of the spinbutton. This must be non-null for the cell renderer to be editable.

Return Value

Type: T

Builder instance for fluent chaining