ScrolledWindow.getPolicy

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

class ScrolledWindow
void
getPolicy

Parameters

hscrollbarPolicy GtkPolicyType

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

vscrollbarPolicy GtkPolicyType

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