get_vadjustment


Description:

public unowned Adjustment get_vadjustment ()

This function should only be called after the layout has been placed in a ScrolledWindow or otherwise configured for scrolling.

Note:

Use gtk_scrollable_get_vadjustment

It returns the Adjustment used for communication between the vertical scrollbar and this.

See ScrolledWindow, Scrollbar, Adjustment for details.

Parameters:

this

a Layout

Returns:

vertical scroll adjustment