Creates a GtkIconPaintable for a file with a given size and scale.
The icon can then be rendered by using it as a GdkPaintable.
a GFile
desired icon size
the desired scale
a GtkIconPaintable containing for the icon. Unref with g_object_unref()
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a GtkIconPaintable for a file with a given size and scale.
The icon can then be rendered by using it as a GdkPaintable.