Range.getAdjustment

Get the GtkAdjustment which is the "model" object for GtkRange. See gtk_range_set_adjustment() for details. The return value does not have a reference added, so should not be unreferenced.

class Range
getAdjustment
()

Return Value

a GtkAdjustment. [transfer none]

Meta