set_child


Description:

public void set_child (Widget? child)

Sets the child widget.

Setting the child widget will set [property@SplitButton:label] and [property@SplitButton:icon-name] to `NULL`.

Parameters:

this

a split button

child

the new child widget