Method

Gtk.Range.get_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

Returns: GtkAdjustment

a GtkAdjustment

Ownership is not transferred to the caller