Gtk.HandleBox.prototype.get_shadow_type
function get_shadow_type():Gtk.ShadowType {
// Gjs wrapper for gtk_handle_box_get_shadow_type()
}Gets the type of shadow drawn around the handle box. See Gtk.set_shadow_type.
- Returns
the type of shadow currently drawn around the handle box.