Gtk.ScrolledWindow.prototype.get_policy

function get_policy():void {
    // Gjs wrapper for gtk_scrolled_window_get_policy()
}

Retrieves the current policy values for the horizontal and vertical scrollbars. See Gtk.set_policy.