Creates a new icon for a bytes.
This cannot fail, but loading and interpreting the bytes may fail later on (for example, if g_loadable_icon_load() is called) if the image is invalid.
a #GBytes.
a #GIcon for the given @bytes.
ConstructionException GTK+ fails to create the object.
2.38
See Implementation
Creates a new icon for a bytes.
This cannot fail, but loading and interpreting the bytes may fail later on (for example, if g_loadable_icon_load() is called) if the image is invalid.