icon_is_fallback
Description:
[
CCode ( cname =
"xfw_window_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().
Parameters:
Returns:
|
true or false, depending on if this
's icon uses a fallback icon or not.
|