set_icon_name
Description:
Adds a `GtkImage` with the given icon name as a child.
If this already contains a child widget, that child widget will be removed and replaced with the image.
Parameters:
| this |
A `GtkButton` |
| icon_name |
An icon name |