gFileInfoSetContentType {RGtk2}R Documentation

gFileInfoSetContentType

Description

Sets the content type attribute for a given GFileInfo. See G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE.

Usage

gFileInfoSetContentType(object, content.type)

Arguments

object

a GFileInfo.

content.type

a content type. See

GContentType
.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]