GtkToolButton::set_icon_widget

void set_icon_widget(GtkWidget icon_widget);

Sets the widget to be used as icon. If the icon widget is null, the icon is determined by the stock-id property. If that is also null, the button has no icon.

See also: get_icon_widget()