Method
StButtonset_icon_name
Declaration [src]
void
st_button_set_icon_name (
StButton* button,
const char* icon_name
)
Description [src]
Adds an StIcon
with the given icon name as a child.
If button
already contains a child actor, that child will
be removed and replaced with the icon.
Sets property | St.Button:icon-name |