atk.StreamableContentT

Undocumented in source.

Public Imports

glib.IOChannel
public import glib.IOChannel;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gtkc.atk
public import gtkc.atk;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Templates

StreamableContentT
template StreamableContentT(TStruct)

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