ScrolledWindow.getPolicy

Retrieves the current policy values for the horizontal and vertical scrollbars. See gtk.scrolled_window.ScrolledWindow.setPolicy.

Parameters

hscrollbarPolicy gtk.types.PolicyType

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

vscrollbarPolicy gtk.types.PolicyType

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