atk.ImageT

Undocumented in source.

Public Imports

atk.c.functions
public import atk.c.functions;
Undocumented in source.
atk.c.types
public import atk.c.types;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Templates

ImageT
template ImageT(TStruct)

#AtkImage should be implemented by #AtkObject subtypes on behalf of components which display image/pixmap information onscreen, and which provide information (other than just widget borders, etc.) via that image content. For instance, icons, buttons with icons, toolbar elements, and image viewing panes typically should implement #AtkImage.

Meta