[ CCode ( cname = "xfw_window_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().
| this |
an Window. |
|
a Icon, owned by this. |