Method
StScrollViewget_child
Declaration [src]
StScrollable*
st_scroll_view_get_child (
StScrollView* scroll
)
Return value
Type: StScrollable
A StScrollable
, or NULL
.
The data is owned by the instance. |
The return value can be NULL . |