Gtk.Paned.prototype.get_child1

function get_child1():Gtk.Widget {
    // Gjs wrapper for gtk_paned_get_child1()
}

Obtains the first child of the paned widget.

Since 2.4

Returns

first child, or null if it is not set.