Method
PurpleImageset_friendly_filename
unstable since: 3.0
Declaration [src]
void
purple_image_set_friendly_filename (
PurpleImage* image,
const gchar* filename
)
Description [src]
Sets the “friendly filename” for the image
. This don’t have to be a real
name, because it’s used for displaying or as a default file name when the
user wants to save the image
to the disk.
The provided filename
may either be a full path, or contain
filesystem-unfriendly characters, because it will be reformatted.
Available since: 3.0