Gtk.ButtonBox.prototype.get_child_secondary

function get_child_secondary(child:Gtk.Widget):Boolean {
    // Gjs wrapper for gtk_button_box_get_child_secondary()
}

Returns whether child should appear in a secondary group of children.

Since 2.4

child

a child of widget

Returns

whether child should appear in a secondary group of children.