Gtk.Viewport.prototype.set_shadow_type

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

Sets the shadow type of the viewport.

type

the new shadow type.