set_content_type
Description:
public void set_content_type (
string content_type)
Sets the content type attribute for a given FileInfo.
See g_file_attribute_standard_content_type.
Parameters:
this |
a FileInfo.
|
content_type |
a content type. See GContentType
|