set_icon_name


Description:

public void set_icon_name (string icon_name)

Sets the name of the icon used to automatically populate the button.

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

Parameters:

this

a split button

icon_name

the icon name to set