Method

GtkRangeget_adjustment

Declaration [src]

GtkAdjustment*
gtk_range_get_adjustment (
  GtkRange* range
)

Description [src]

Get the adjustment which is the “model” object for GtkRange.

Gets propertyGtk.Range:adjustment

Return value

Type: GtkAdjustment

A GtkAdjustment

The returned data is owned by the instance.