Learn R Programming

RGtk2 (version 2.8.7)

atkStreamableContentGetMimeType: atkStreamableContentGetMimeType

Description

Gets the character string of the specified mime type. The first mime type is at position 0, the second at position 1, and so on.

Usage

atkStreamableContentGetMimeType(object, i)

Arguments

Value

[character] : a gchar* representing the specified mime type; the caller should not free the character string.