Gtk.ButtonBox.prototype.set_child_non_homogeneous

function set_child_non_homogeneous(child:Gtk.Widget, non_homogeneous:Boolean):void {
    // Gjs wrapper for gtk_button_box_set_child_non_homogeneous()
}

Sets whether the child is exempted from homogeous sizing.

Since 3.2

child

a child of widget

non_homogeneous

the new value