The icon will have the size given by css, not whatever
GTK_ICON_SIZE_BUTTON was.
* @button: A #GtkButton
* @icon_name: A icon name
*
- * Adds a #GtkImage with the given icon name as a child. The icon will be
- * of size %GTK_ICON_SIZE_BUTTON. If @button already contains a child widget,
- * that child widget will be removed and replaced with the image.
+ * Adds a #GtkImage with the given icon name as a child. If @button already
+ * contains a child widget, that child widget will be removed and replaced
+ * with the image.
*/
void
gtk_button_set_icon_name (GtkButton *button,