Gtk.Paned.prototype.get_child2

function get_child2():Gtk.Widget {
    // Gjs wrapper for gtk_paned_get_child2()
}

Obtains the second child of the paned widget.

Since 2.4

Returns

second child, or null if it is not set.