atk.WindowT

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.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.

Members

Templates

WindowT
template WindowT(TStruct)

#AtkWindow should be implemented by the UI elements that represent a top-level window, such as the main window of an application or dialog.

Meta