get_vadjustment
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public unowned Adjustment get_vadjustment ()
public unowned Adjustment get_vadjustment ()
Warning: get_vadjustment is deprecated since 3.0.
This function should only be called after the layout has been placed in a ScrolledWindow or otherwise configured for scrolling.
Note:
Use 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 |