Gtk.HandleBox.new

function new():Gtk.Widget {
    // Gjs wrapper for gtk_handle_box_new()
}

Create a new handle box.

Returns

a new Gtk.HandleBox.