Gtk.HandleBox.prototype.set_shadow_type

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

Sets the type of shadow to be drawn around the border of the handle box.

type

the shadow type.