set_center_widget


Description:

public void set_center_widget (Widget? widget)

Sets the new center widget of this.

To remove the existing center widget, pass null.

Parameters:

this

a `GtkCenterLayout`

widget

the new center widget