atk.StreamableContentT

Undocumented in source.

Public Imports

atk.c.functions
public import atk.c.functions;
atk.c.types
public import atk.c.types;
glib.IOChannel
public import glib.IOChannel;
glib.Str
public import glib.Str;
gtkc.atktypes
public import gtkc.atktypes;

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.