Method

GtkScrollbarget_adjustment

[]

Declaration [src]

GtkAdjustment*
gtk_scrollbar_get_adjustment (
  GtkScrollbar* self
)
[]

Description [src]

Returns the scrollbar’s adjustment.

[]

Return value

Type: GtkAdjustment

The scrollbar’s adjustment.

The returned data is owned by the instance.