- getMimeType
const(char)* function(AtkStreamableContent* streamable, int i) getMimeType;
- getNMimeTypes
int function(AtkStreamableContent* streamable) getNMimeTypes;
- getStream
GIOChannel* function(AtkStreamableContent* streamable, const(char)* mimeType) getStream;
- getUri
const(char)* function(AtkStreamableContent* streamable, const(char)* mimeType) getUri;
Undocumented in source.