Method
PurpleImageget_path
unstable since: 3.0
Declaration [src]
const gchar*
purple_image_get_path (
PurpleImage* image
)
Description [src]
Returns the physical path of the image
file. It is set only, if the image
is
really backed by an existing file. In the other case it returns NULL
.
Available since: 3.0
Gets property | Purple.Image:path |