atk.StreamableContent

Undocumented in source.

Public Imports

gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Classes

StreamableContent
class StreamableContent

An interface whereby an object allows its backing content to be streamed to clients. Typical implementors would be images or icons, HTML content, or multimedia display/rendering widgets.

Meta