RGtk2 (version 2.20.31)

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

object
[AtkStreamableContent] a GObject instance that implements AtkStreamableContent
i
[integer] a gint representing the position of the mime type starting from 0

Value

should not free the character string.