get_gicon


Description:

[ CCode ( cname = "xfw_application_get_gicon" ) ]
[ Version ( since = "4.19.1" ) ]
public unowned Icon get_gicon ()

Fetches this's icon as a size-independent Icon .

If an icon cannot be found, a Icon representing a fallback icon will be returned. Whether or not the returned icon is a fallback icon can be determined using icon_is_fallback().

Parameters:

this

an Application.

Returns:

a Icon, owned by this.