set_end_widget


Description:

public void set_end_widget (Widget? widget)

Sets the new end widget of this.

To remove the existing center widget, pass null.

Parameters:

this

a `GtkCenterLayout`

widget

the new end widget