Property
PurpleFileTransfer:content-type
unstable since: 3.0
Description [src]
The content or media type of the file that’s being transferred. This is meant to be used as a hint to user interfaces so they can provide previews or appropriate actions for the files.
See the Media Types page for more information.
Type:gchar*
Available since: 3.0
Default value | NULL |
Getter method | purple_file_transfer_get_content_type() |
Setter method | purple_file_transfer_set_content_type() |