[ CCode ( cname = "xfw_application_icon_is_fallback" ) ]
[ Version ( since = "4.19.1" ) ]
public bool icon_is_fallback ()
Determines if this does not have an icon, and thus a fallback icon will be returned from get_icon() and get_gicon().
| this |
an Application. |
|
true or false, depending on if this 's icon uses a fallback icon or not. |