Gtk.ScrolledWindow.prototype.set_shadow_type

function set_shadow_type(type:Gtk.ShadowType):void {
    // Gjs wrapper for gtk_scrolled_window_set_shadow_type()
}

Changes the type of shadow drawn around the contents of scrolled_window.

type

kind of shadow to draw around scrolled window contents