is_symbolic


Description:

[ Version ( since = "3.12" ) ]
public bool is_symbolic ()

Checks if the icon is symbolic or not.

This currently uses only the file name and not the file contents for determining this. This behaviour may change in the future.

Parameters:

this

a IconInfo

Returns:

true if the icon is symbolic, false otherwise