[ CCode ( cname = "xapp_icon_chooser_button_set_icon" ) ]
public void set_icon (string? icon)
Sets the icon on the IconChooserButton.
| this | |
| icon |
a string representing the icon to be set. This may be an icon name or a file path. |