get_policy


Description:

public void get_policy (out PolicyType hscrollbar_policy, out PolicyType vscrollbar_policy)

Retrieves the current policy values for the horizontal and vertical scrollbars.

See set_policy.

Parameters:

this

a ScrolledWindow

hscrollbar_policy

location to store the policy for the horizontal scrollbar, or null

vscrollbar_policy

location to store the policy for the vertical scrollbar, or null