atk.EditableTextT

Undocumented in source.

Public Imports

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

Members

Templates

EditableTextT
template EditableTextT(TStruct)

AtkEditableText should be implemented by UI components which contain text which the user can edit, via the AtkObject corresponding to that component (see AtkObject).