set_default_icon_from_file


Description:

[ Version ( since = "2.2" ) ]
public static bool set_default_icon_from_file (string filename) throws Error

Sets an icon to be used as fallback for windows that haven't had set_icon_list called on them from a file on disk.

Warns on failure if err is null.

Parameters:

filename

location of icon file

Returns:

true if setting the icon succeeded.