set_icon


Description:

[ Version ( since = "4.21.0" ) ]
public bool set_icon (string icon)

Preselects the specified icon in the this, and returns true if the icon was successfully selected.

Parameters:

this

an IconChooserDialog.

icon

the themed icon or the absolute path to an image file to select.

Returns:

true if the icon was successfully preselected in the this , false otherwise.