Method
StScrollViewset_policy
Declaration [src]
void
st_scroll_view_set_policy (
  StScrollView* scroll,
  StPolicyType hscroll,
  StPolicyType vscroll
)
Parameters
- hscroll
- 
            Type: StPolicyTypeWhether to enable horizontal scrolling. 
- vscroll
- 
            Type: StPolicyTypeWhether to enable vertical scrolling.