save_to_tiff
Description:
Store the given this to the filename as a TIFF file.
GTK will attempt to store data without loss.
Parameters:
| this |
a `GdkTexture` |
| filename |
the filename to store to |
Returns:
|
true if saving succeeded, false on failure. |