get_policy
Description:
Retrieves the current policy values for the horizontal and vertical scrollbars.
See [method@Gtk.ScrolledWindow.set_policy].
Parameters:
| this |
a `GtkScrolledWindow` |
| hscrollbar_policy |
location to store the policy for the horizontal scrollbar |
| vscrollbar_policy |
location to store the policy for the vertical scrollbar |