[ 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.
filename |
location of icon file |
true if setting the icon succeeded. |