Method

GtkScrollableget_vadjustment

since: 3.0

Declaration [src]

GtkAdjustment*
gtk_scrollable_get_vadjustment (
  GtkScrollable* scrollable
)

Description [src]

Retrieves the GtkAdjustment used for vertical scrolling.

Available since: 3.0

Return value

Type: GtkAdjustment

Vertical GtkAdjustment.

The returned data is owned by the instance.