Method
GioFileInfoset_content_type
Declaration [src]
void
g_file_info_set_content_type (
GFileInfo* info,
const char* content_type
)
Description [src]
Sets the content type attribute for a given GFileInfo
.
See G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE
.