atk.WindowT

Undocumented in source.

Public Imports

atk.c.functions
public import atk.c.functions;
atk.c.types
public import atk.c.types;
gobject.Signals
public import gobject.Signals;
gtkc.atktypes
public import gtkc.atktypes;
std.algorithm
public import std.algorithm;

Members

Templates

WindowT
template WindowT(TStruct)

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