is_scalable


Description:

[ Version ( since = "2.6" ) ]
public bool is_scalable ()

Returns whether this image format is scalable.

If a file is in a scalable format, it is preferable to load it at the desired size, rather than loading it at the default size and scaling the resulting pixbuf to the desired size.

Parameters:

this

a `GdkPixbufFormat`

Returns:

whether this image format is scalable.