Method
StScrollBarget_adjustment
Declaration [src]
StAdjustment*
st_scroll_bar_get_adjustment (
StScrollBar* bar
)
Description [src]
Gets the StAdjustment
that controls the current position of bar
.
Gets property | St.ScrollBar:adjustment |
Return value
Type: StAdjustment
An StAdjustment
.
The data is owned by the instance. |